discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Errors in running .py files in src /examples (such as


From: tonypaopao
Subject: [Discuss-gnuradio] Errors in running .py files in src /examples (such as bbn_80211b.py...)
Date: Tue, 19 Mar 2013 08:34:57 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi:
    Hi,everyone!I really need your help now! I am new to GNURadio and USRP,I'm 
using GUNRadio 3.2.2 and Ubuntu 10.04 and USRP2 to learn "BBN 802.11b Receiver" 
project.When I ran the bbn_80211b.py,this error occured:
    Traceback (most recent call last):
  File "bbn_80211b.py", line 36, in <module>
    import Numeric
ImportError: No module named Numeric
 And I modified the bbn_80211b.py changing Numeric to numpy(I have seen an post 
saying this solution).
But new error came out:
Traceback (most recent call last):
  File "bbn_80211b.py", line 44, in <module>
    class bbn_80211b_mod(gr.hier_block):
AttributeError: 'module' object has no attribute 'hier_block'
------------------------------------
So does anyone have the same question? Honestly,I'm so frustrated now!!I 
completely don't know how to deal with this.

And,is the GNURadio version not compatible with the BBN 802.11b Receiver code??

Hope to see your guy's anwser quickly!!!
Thank you guys so so much!!

tonypaopao
BUPT Beijing,China
address@hidden  (Any communication on this project is welcome!!)




reply via email to

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