discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gnuradio with wxpython


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] gnuradio with wxpython
Date: Tue, 24 Mar 2009 07:23:00 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

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




reply via email to

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