On Tue, Feb 15, 2005 at 04:09:44AM -0800, mj wrote: > > > Are you using wxPython 2.5.2.7 or later? > > yup i am now. i upgraded from wxpython-2.4 to > wxpython-2.5.3.1
I'm using wxPython 2.5.3.1 on top of wxGTK 2.5.3 (dependency in Gentoo,
apparntly) and Python 2.3.4. When I run "python fftsink.py" I'm
getting the error below. Is fftsink.py even something I should be
running by itself?
Traceback (most recent call last):
File "./fftsink.py", line 24, in ?
from gnuradio.wxgui import stdgui
File
"/opt/gnuradio/lib/python2.3/site-packages/gnuradio/wxgui/stdgui.py",
line 24, in ?
import wx
File
"/opt/gnuradio/lib/python2.3/site-packages/gnuradio/wxgui/__init__.py",
line 45, in ?
File
"/opt/gnuradio/lib/python2.3/site-packages/gnuradio/wxgui/__init__.py",
line 20, in ?
ImportError: No module named wxc
Am I missing something? $PYTHONPATH includes
/opt/gnuradio/lib/python2.3/site-packages/gnuradio
Unfortunately, I don't know Python, and no one here does either. The
non-GUI examples work fine, though.
-Rahul
--
Rahul Dhar
[EMAIL PROTECTED]
Actually, my goal is to have a sandwich named after me.
pgpYoXFsJAM6U.pgp
Description: PGP signature
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
