discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Cygwin Python Import Error


From: Don Ward
Subject: Re: [Discuss-gnuradio] Cygwin Python Import Error
Date: Wed, 19 Dec 2007 20:08:21 -0500

So, that into the /audio, and type command: $python audio_fft.py

I gat a result:

Traceback (most recent call last):

 File "audio_fft.py", line 23, in<module>

   From gnuradio import gr, gru, audio

ImportError: No module named gnuradio

Is there a "gnuradio" directory in /usr/local/lib/python2.5/site-packages? (There should be.)

Did you set your PYTHONPATH environment variable to /usr/local/lib/python2.5/site-packages? (You should have.)

-- Don W.





reply via email to

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