Improve build.sh error handling and force venv installation
- 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)
Showing
Please
register
or
sign in
to comment