discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Gnuradio-3.3.0 on Ubuntu-10.04


From: Brook Lin
Subject: Re: [Discuss-gnuradio] Gnuradio-3.3.0 on Ubuntu-10.04
Date: Wed, 25 Aug 2010 14:54:18 -0700 (PDT)

Thanks, Eric.

>Is your PYTHONPATH set to /usr/local/lib/python2.6/dist-packages?
>Is your PYTHONPATH exported?

I'm not sure on these two questions. I installed python2.6 from synaptic
package manager, I thought it should set the path right. If not, could you
please tell me how to set PYTHONPATH and how to export PYTHONPATH?

Here is the result when I test $ python

Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gnuradio import gr
>>> from gnuradio import usrp
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name usrp
>>> 

Thanks,
Brook
-- 
View this message in context: 
http://old.nabble.com/Gnuradio-3.3.0-on-Ubuntu-10.04-tp29535765p29536930.html
Sent from the GnuRadio mailing list archive at Nabble.com.




reply via email to

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