discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] bbn code error


From: Miklos Christine
Subject: Re: [Discuss-gnuradio] bbn code error
Date: Wed, 23 Sep 2009 11:54:22 -0700

I don't think that your problem is with compiling Gnuradio. It seems to be an issue with linking your python library files.

- Miklos

On Wed, Sep 23, 2009 at 7:47 AM, maher manai <address@hidden> wrote:
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

address@hidden 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
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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