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
Hi:
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".
Then, I type command: python audio_fft.py But, get the same result.
Why? Something wrong?
Tha
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
From gnuradio import gr, gru, audio
ImportError: No module named gnuradio
Is there a "gnuradio" directory in /usr/local/lib/python2.5/site
Dear Sir:
Hi, I am install gnuradio with cygwin on the vista.
In the /usr/src/gnuradio-3.1.1/gnuradio-examples/python, I want to choose
any example to run test.
So, that into the /audio, and type command: $python audio_fft.py
I gat a result:
Traceback (most recent call last):
Fi
On 2/11/07, Don Ward <[EMAIL PROTECTED]> wrote:
As expected, no .dll files are produced when --enable-shared is turned off.
When the omnithread library was made into a separate module, some magic
needed to make it work on windows was omitted. These are supplied in the
attached .patch files (to
"Brian Padalino" <[EMAIL PROTECTED]> wrote:
I had an old version of GNURadio installed on my cygwin setup, but
decided to get the current development version in the svn repository.
After checking it out, bootstrapping, configuring and starting a make
- I had an error where the linker complained
I had an old version of GNURadio installed on my cygwin setup, but
decided to get the current development version in the svn repository.
After checking it out, bootstrapping, configuring and starting a make
- I had an error where the linker complained about omnithread being
made into a static lib