On Wed, Sep 16, 2009 at 05:46:48AM -0700, maher manai wrote: > when i run the 80211b.test.py it appears an error wich is > [r...@maher examples]# ./bbn_80211b.test.py > bash: ./bbn_80211b.test.py: Aucun fichier ou dossier de ce type > [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 ask if it's a problem of gcc or another problem
Check the setting on your PYTHONPATH. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
