i'm using gnuradio 3.2.1 version (installed on fedora 10), i installed
bbn code (usrp2 version) and i have some errors when i run examples
[r...@maher examples]# ./bbn_80211b_test.py
Traceback (most recent call last):
File "./bbn_80211b_test.py", line 35, in <module>
from bbn_80211b_pkt import *
File "/home/maher/usrp2_version/gr-bbn/src/examples/bbn_80211b_pkt.py", line
32, in <module>
from gnuradio import bbn
ImportError: cannot import name bbn
i think that the problem is coming from gnuradio installation because when i
installed gnuradio i ignored some errors wich are
The following components were skipped either because you asked not
to build them or they didn't pass configuration checks:
gcell
gr-gcell
gr-audio-jack
gr-audio-osx
gr-audio-portaudio
gr-audio-windows
gr-qtgui
These components will not be built.
if the error is coming from installation what shall i do if not i want to know
the problem is caused by what
thanks
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio