Files
odysseus/start-macos.sh
Rifqi f45c3cc90f macOS: use venv Python for setup and launch
After the venv is created, $PY still points to the Homebrew/system
interpreter, which triggers PEP 668 (externally-managed-environment)
on modern macOS. Introduce VENV_PY pointing at the venv's own
interpreter and use it for all pip installs and the final uvicorn
launch.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-02 20:40:46 +09:00

7.5 KiB
Executable File