Larry wrote:
> I got an "ImportError: No module named wx" error
Is wx in your pythonpath? Try this:
[EMAIL PROTECTED] ~ $ python
Python 2.4.3 (#1, Oct 13 2006, 16:57:39)
[GCC 4.1.1 (Gentoo 4.1.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>
I got an "ImportError: No module named wx" error
when trying to run the fftsink.py file in the wxgui stuff. I have suse 10-2,
gunradio-3.0.2 installed in /usr/gnuradio-3.0.2 and
/usr/lib/python2.5/site-packages/wxPython-src-2.8.1.1 and
file:///usr/lib/python2.5/site-packages/wxPython-src-2.8.1.1