discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] gr-ieee802_15_4 swig import error


From: Doublele 96
Subject: [Discuss-gnuradio] gr-ieee802_15_4 swig import error
Date: Mon, 23 Jan 2017 14:21:45 -0500

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]