runtime error

Exit code: 2. Reason: [2025-12-29 11:02:14] [INFO] [MainThread] Loading faiss with AVX512 support. [2025-12-29 11:02:14] [INFO] [MainThread] Successfully loaded faiss with AVX512 support. [Warning] sounddevice import failed: PortAudio library not found. [Hint] On Debian/Ubuntu: sudo apt-get install -y libportaudio2 portaudio19-dev [Hint] On Raspbian: sudo apt-get install -y libportaudio2 portaudio19-dev [Hint] After installing system packages: pip install --force-reinstall sounddevice ============================================================ HIVE - MISSING REQUIRED DEPENDENCIES FOR FULL MODE ============================================================ The following Python packages are required to run Hive in full mode (LLMs, UI, and audio): - peft>=0.12.0 - sentencepiece Required system packages (Debian/Ubuntu): sudo apt-get update && sudo apt-get install -y build-essential ffmpeg libsndfile1 libportaudio2 portaudio19-dev After installing system packages, install Python packages: pip install -r requirements.txt To enable automatic pip installation, set environment variable: HIVE_AUTOINSTALL=1 Exiting to allow you to prepare the environment.

Container logs:

Fetching error logs...