espressif / esp-drone

Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.
GNU General Public License v3.0
830 stars 242 forks source link

安装crazyflie错误 #35

Closed Spring641 closed 1 year ago

Spring641 commented 2 years ago

安装esp-drone步骤安装crazyflie-clients-python错误,如果安装crazyflie官方没有错误。错误提示: 11111111111

YanKE01 commented 1 year ago

This seems to be a problem caused by the python version, and I also have this problem under the python3.10 version.

image

If you continue to use it under python3.10, modify the code according to the _unix.py of the suggested path:

class _SelectorMapping(collections.abc.Mapping):

image

Reference Documents:

https://stackoverflow.com/questions/70195545/module-collections-has-no-attribute-mapping-issue-on-macos-for-sdk-installa

leeebo commented 3 months ago

@Spring641 请使用新版本 上位机 https://github.com/qljz1993/crazyflie-clients-python.git 同时请更新最新固件