Hi, I installed gr-ieee802_15_4 and am trying to run the “transceiver” example, however I am getting an error. Here are my settings:
GRC version: 3.7.9 Ubuntu version: 16.04 I installed gr-ieee802_15_4 following the instructions on github (with git clone) so I have the latest version of the module, as well as gr-foo. I built the ieee802_15_4 hierarchy block, and when trying to run tranciever_CSS_USRP (or the loopback version) I get the following error: … import ieee802_15_4 File "/usr/local/lib/python2.7/dist-packages/ieee802_15_4/__init__.py", line 17, in <module> from ieee802_15_4_swig import * ImportError: No module named ieee802_15_4_swig Please advise! Thank You
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
