dji-sdk / RoboMaster-SDK

DJI RoboMaster Python SDK and Sample Code for RoboMaster EP.
Apache License 2.0
327 stars 151 forks source link

Installing Robomaster SDK on Python3.9.5[mac book air ] #50

Closed elinxer closed 3 years ago

elinxer commented 3 years ago

"Defaulting to user installation because normal site-packages is not writeable ERROR: Could not find a version that satisfies the requirement robomaster (from versions: none) ERROR: No matching distribution found for robomaster"

JohnieBraaf commented 3 years ago

You need to build it yourself (libmedia-codec) because the repo does not have a python 3.9 version

elinxer commented 3 years ago

i have switched to py3.8, thx