Hi there, I'm writing an OOT module. For now, the only block I've made is written in Python. I follow the guide and everythins is ok until I run the top_block and get this error:
File "/usr/local/lib/python2.7/dist-packages/mavlink/__init__.py", line 45, in <module> from mavlink_swig import * FYI, "mavlink" is the name of my module. Now, if I comment that line out everything seems to work fine. Is this a serious issue or can I just go on using it this way?
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio