On Mon, Mar 16, 2009 at 4:29 AM, Jay Kumar <[email protected]> wrote:

>  File
> "/usr/lib/python2.4/site-packages/wx-2.5.3-gtk2-ansi/wx/_core.py", line
> 5301, in __init__
>    self._BootstrapApp()
>  File
> "/usr/lib/python2.4/site-packages/wx-2.5.3-gtk2-ansi/wx/_core.py", line
> 4980, in _BootstrapApp
>    return _core_.PyApp__BootstrapApp(*args, **kwargs)

It appears that the system actually already had wxPython 2.5.3
installed, and that is what is being found by GNU Radio.  You will
need to uninstall that version, and ensure that the wxPython RPM you
manually installed is found.

Could you send the file config.log from your GNU Radio source tree?
We should be testing that the version we find is at least 2.6 (for
3.1.3), and either we're not doing that or our test has a bug.

Thanks,

Johnathan


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to