@steveb1475 wrote:
Hey, I'm not having much luck getting this thing going. I keep having issues imaging the sd card on my ubuntu box so I switched to imaging the sd on windows. I think I finally got a good debian install but now I'm having problems with waf erroring during the build. I'm building it on the bbb.
Here is what it is giving me:
debian@beaglebone:~/ardupilot$ waf
Waf: Entering directory `/home/debian/ardupilot/build/bbbmini'
[3/4] Processing modules/mavlink/message_definitions/v1.0/ardupilotmega.xml
Traceback (most recent call last):
File "/home/debian/ardupilot/modules/mavlink/pymavlink/tools/mavgen.py", line 16, in
from pymavlink.generator import mavgen
File "/home/debian/ardupilot/modules/mavlink/pymavlink/generator/mavgen.py", line 12, in
from future import standard_library
ImportError: No module named futuremavgen returned 1 error code
Waf: Leaving directory `/home/debian/ardupilot/build/bbbmini'
Build failed
-> task in 'mavlink' failed (exit status 1):
{task 3060127784L: mavgen ardupilotmega.xml -> }
''
Posts: 4
Participants: 2