discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] ImportError: No module named gnuradio


From: Dan Halperin
Subject: Re: [Discuss-gnuradio] ImportError: No module named gnuradio
Date: Wed, 18 Oct 2006 17:08:50 -0700
User-agent: Thunderbird 1.5.0.5 (X11/20060811)

address@hidden wrote:
I have a USRP and it seems to communicate fine with
the FC5 box. I have looked through the discuss-gnuradio mail archive and it 
seems like python is not finding gnuradio module. I checked path from within 
python for
/usr/local/lib/python<ver>/site-packages as mentioned in prior posts...it seems 
to be right. See below:
any suggestions? disclaimer: I am not Linux expert, but know the basics.
Is there a way to check gnuradio install?
sys.path
['', '/usr/lib/python24.zip', '/usr/lib/python2.4', 
'/usr/lib/python2.4/plat-lin ux2', '/usr/lib/python2.4/lib-tk', 
'/usr/lib/python2.4/lib-dynload', '/usr/lib/p ython2.4/site-packages', 
'/usr/lib/python2.4/site-packages/Numeric', '/usr/lib/p 
ython2.4/site-packages/dbus', '/usr/lib/python2.4/site-packages/gtk-2.0', 
'/usr/ lib/python2.4/site-packages/wx-2.6-gtk2-unicode']
I don't see /usr/local/lib/python2.4/site-packages in that list. /usr/lib/python2.4/site-packages is, but not local.

-Dan




reply via email to

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