What distribution are you running?

- George

Fasika Alemayehu wrote:
Hi All ,
I have just installed gnuradio and it was successful. But when i tried to run the gnuradio-examples, i get the error message 'ImportError: No module named gnuradio'. I have changed the PYTHONPATH to the directory where python is installed but it is not working. I have installed gnuradio in a different folder i.e. /usr/Nett/users/fass/gnuradio whereas the python directory is /usr/lib/python2.5/site-packages. Could that be a problem ?
Here is the error ....
[EMAIL PROTECTED]:~$ export PYTHONPATH=/usr/lib/python2.5/site-packages
[EMAIL PROTECTED]:~/gnuradio/gnuradio-examples/python/network$ ./dial_tone_source.py
Traceback (most recent call last):
  File "./dial_tone_source.py", line 23, in <module>
    from gnuradio import gr
ImportError: No module named gnuradio

 >>>

Regards,

Fasika

------------------------------------------------------------------------
Never miss a thing. Make Yahoo your homepage. <http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs>


------------------------------------------------------------------------

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


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

Reply via email to