• Stefy Lanza (nextime / spora )'s avatar
    Improve build.sh error handling and force venv installation · acc1fbdf
    Stefy Lanza (nextime / spora ) authored
    - Added PIP_NO_INPUT and PIP_REQUIRE_VIRTUALENV environment variables
    - Better error handling for problematic packages (procname, stable-diffusion-cpp-python)
    - Install core dependencies first, then optional packages individually
    - Graceful fallback when optional packages fail to build
    - Updated PyTorch installation to handle version compatibility
    - Clear warnings for optional packages that fail (not critical errors)
    acc1fbdf
build.sh 22.3 KB