Hi list! I tried to install the 802.11 BBN code following exactly the instruction in the https://www.cgran.org/wiki/BBN80211 page but when I run any example I got this error:
> Traceback (most recent call last): > File "bbn_80211b_rx.py", line 33, in <module> > from bbn_80211b_pkt import * > File "/home/cmdd/bbn_80211/src/examples/bbn_80211b_pkt.py", line 31, in > <module> > from gnuradio import bbn > ImportError: cannot import name bbn > My machine is an OpenSUSE11 and I installed both current GNURadio version and subversion r7596. Do I forget something? Thanks a lot Chiara
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
