hjstn / miniDjiController

Python VJoy interface for Mavic Mini RC. Inspired (and with help from) Matsemann/mDjiController and slaterbbx/mDjiController.
Apache License 2.0
27 stars 12 forks source link

mavic mini dosent work #5

Closed dekid69 closed 2 years ago

dekid69 commented 3 years ago

the mavic mini controller / pythen script dosent work! ModuleNotFoundError: No module name 'serial'

dekid69 commented 3 years ago

Traceback (most recent call last): File "C:\Users\edwin\Downloads\miniDjiController-master\miniDjiController-master\main.py", line 6, in import serial, pyvjoy, argparse ModuleNotFoundError: No module named 'serial'