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: Thu, 20 Dec 2007 12:32:01 -0500

Have you seen the instructions in http://www.gnuradio.org/trac/wiki/CygwinInstallMain?

I sure there is a "gnuradio" directory in
/usr/local/lib/python2.5/site-packages.

So, I try to add new command line : #!/usr/local/lib/python2.5/site-packages
python, at file "audio_fft.py".

That is not in the instructions and won't help.

The following question remains unanswered:

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

That is in the instructions and is necessary.

-- Don W.





reply via email to

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