mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +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.