discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] addendum


From: David Carr
Subject: Re: [Discuss-gnuradio] addendum
Date: Sun, 19 Sep 2004 02:19:57 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040823 MultiZilla/1.6.4.0b

Thanks Eric,

I've got it all compiled now.
The reason I'm doing this is that I'd like to see a real-time spectrum display - ala fftsink. Unfourtunately a slightly modified version of the mc4020_fft.py example tells me that:

Traceback (most recent call last):
 File "./file_fft.py", line 25, in ?
   from gnuradio.wxgui import stdgui, fftsink
ImportError: No module named wxgui

Is the new wxgui (fftsink especially) code in CVS? I thought I read that it was but if its not I'll be patient. Sorry to bug you again, I'm very close to having this working...

-David Carr

Eric Blossom wrote:

On Sat, Sep 18, 2004 at 01:35:03PM -0500, David Carr wrote:
On my earlier swig problem...

/gen-swig-bug-fix gnuradio_swig_python.cc gnuradio_swig_bug_workaround.h
/gen-swig-bug-fix: line 46: words: command not found
tail: cannot open `+2' for reading: No such file or directory
make[1]: Leaving directory `/home/david/Download/GNURadio/cvs/gnuradio-core/src/lib/swig'

This seems related...  What is the "words" command?


I've rewritten gen-swig-bug-fix in python and checked it in.

Eric






reply via email to

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