Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MAVProxy installed by Python can't find required modules

I installed droneapi in the same manner given in the tutorial. However, it's missing all of the important modules that come with MAVProxy, such as console, wx, etc.

Was it supposed to install these modules, or should I move them over from MAVProxy itself instead?

Note: Windows 8 64-bit platform

like image 899
Indeed Avatar asked May 30 '26 04:05

Indeed


1 Answers

I apologize that you had to investigate the issue without guidance. Publishing our Windows installer was not well prioritized, and it looks like that choice cost you several hours.

Here is what we will soon to address DroneKit Python installation on Windows:

  • A dedicated Windows installer generator lives at windows/droneapiWinBuild.bat. This generates a program Output\DroneKitsetup-1.x.x.exe which can be used to install all dependencies.

  • Yesterday we began testing the installer on Windows on every commit. https://github.com/dronekit/dronekit-python/pull/236

  • We will now publish the binaries generated by that test and document them in the Windows installation process. https://github.com/dronekit/dronekit-python/issues/164

Thanks for publishing your solution publicly. Hopefully we can address issues like these before they come up in the future.

Tim, DroneKit Engineer

like image 120
Tim Ryan Avatar answered Jun 02 '26 21:06

Tim Ryan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!