Forum: GNU Radio bbn code error

Posted by maher manai (Guest)
on 2009-09-23 16:54
(Received via mailing list)
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

[root@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
Posted by Miklos Christine (Guest)
on 2009-09-23 20:59
(Received via mailing list)
I don't think that your problem is with compiling Gnuradio. It seems to 
be
an issue with linking your python library files.

- Miklos
Posted by tony paopao (tonypaopao)
on 2013-03-18 09:02
I came across the same errors,could you say more clearly about solving 
the python libarary files issue?
Thank u so much!!!
Miklos Christine wrote in post #853896:
> I don't think that your problem is with compiling Gnuradio. It seems to
> be
> an issue with linking your python library files.
>
> - Miklos
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.