Dear all,

I've managed to install Gnuradio 3.2.2 on Ubuntu 12.04. And I installed the
BBN receiver (douggeiger branch). However, when I try to run the
bbn_80211_tx.py command, I get the following error:

karmo@karmolap:~/bbn_doug$ cd src/examples/
karmo@karmolap:~/bbn_doug/src/examples$ ./bbn_80211b_tx.py
Traceback (most recent call last):
  File "./bbn_80211b_tx.py", line 40, in <module>
    from bbn_80211b_transmit_path import bbn_80211b_transmit_path
  File "/home/karmo/bbn_doug/src/examples/bbn_80211b_transmit_path.py",
line 27, in <module>
    from gnuradio import gr, gru, blks
ImportError: cannot import name blks
karmo@karmolap:~/bbn_doug/src/examples$

Is there some kind of incompatibility issues? I know that the blks package
is named blks2 in newer versions of Gnuradio. However, I don't want to
update the importing commands to account for the new packages unless I know
there is no other way.

-- 
Thank you
*---------------------------------------------------*
*Mohammed Hassan Karmoose*
*Teaching Assistant, Electrical Engineering Dept.*
*Faculty of Engineering, Alexandria University*
*6th Hurghada Street, San Stephano*
*Alexandria, Egypt*
*Email: m <firesit...@hotmail.com>.h.karmo...@gmail.com*
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to