Describe the bug
./launch_openpilot.sh Command 'pip' not found,
fix:
source ./.venv/bin/activate
python -m ensurepip --upgrade
python -m pip install --upgrade pip
Provide a route where the issue occurs
0
openpilot version
carrot2-v9
Additional info
No response