[EMAIL PROTECTED] 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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to