mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 15:00:04 +08:00
This fixes running the Ubuntu setup script in a Python virtual environment. This was failing because pip doesn't allow the --user option in virtual environments.