mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-10 06:39:25 +08:00
426efb515f
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.