【问题标题】:How can I install pymavlink to Raspberry?如何将 pymavlink 安装到 Raspberry?
【发布时间】:2017-02-11 11:56:07
【问题描述】:

我写了这个命令来安装:

sudo pip install pymavlink

并收到此错误:

ImportError: No module named future

----------------------------------------
Cleaning up...
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-gsZblL/pymavlink/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-ppCGHA-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip-build-gsZblL/pymavlink
Storing debug log for failure in /root/.pip/pip.log

【问题讨论】:

    标签: python pip raspberry-pi2 mavlink


    【解决方案1】:

    我已经解决了安装这个包的问题:

    $ sudo pip install dronekit
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2022-11-02
      • 2021-11-07
      • 2018-11-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-08-10
      相关资源
      最近更新 更多