2017-02-11 1 views
0

j'ai écrit cette commande pour installer:Comment puis-je installer pymavlink sur Raspberry?

sudo pip install pymavlink 

et a obtenu cette erreur:

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 

Répondre

0

J'ai résolu le problème d'installer ce package:

$ sudo pip install dronekit