PX4 / PX4-windows-toolchain

Repo containing all scripts to install and use the PX4 Toolchain for Windows.
BSD 3-Clause "New" or "Revised" License
31 stars 100 forks source link

no module named serial #35

Open antizoos opened 2 years ago

antizoos commented 2 years ago

1661746825909 it shows this, but in the console I type pip install pyserial it shows bash pip could not find command but I type python it shows that I've already install python2.7 however when i type pip3 install pyserial it shows that i've already installed serial is there anyone knows why?