On Tue, Mar 24, 2009 at 08:45:19AM -0300, Paulo Benatto wrote: > Hi list, > > I'm trying to build wxPython (2.8.9.2) from source. > > I read two manuals to install wxpython: > - http://www.wxpython.org/BUILD.html > - http://www.wxpython.org/INSTALL.html > > I have configured PYTHONPATH. > Python version 2.5.4 > > Is there problem with gnuradio + wxpython? > > [ERROR] ==================================================== > Component gr-video-sdl passed configuration checks; building. > Traceback (most recent call last): > File "<string>", line 1, in <module> > File > "/home/gnuradio/workspace/src/wxPython-src-2.8.9.2/wxPython/wx/__init__.py", > line 45, in <module> > from wx._core import * > File > "/home/gnuradio/workspace/src/wxPython-src-2.8.9.2/wxPython/wx/_core.py", > line 4, in <module> > import _core_ > ImportError: No module named _core_ > configure: error: Component gr-wxgui has errors; stopping. > [ERROR] ====================================================
It looks like there's a problem with your wxPython installation. Why are you installing wxPython from source? Have you tried installing the prepackaged binaries? Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
