You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add --break-system-packages for pip installs + pip.conf bypass PEP 668
- Dockerfile: add /etc/pip/pip.conf with break-system-packages=true
- run_agent: use --break-system-packages flag when installing requirements.txt
- Fixes agent dependency installation on Debian bookworm containers
0 commit comments