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 <[email protected]> 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
>
> [r...@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
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to