discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] 'BoxSizer' object has no attribute 'AddStretchSp


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] 'BoxSizer' object has no attribute 'AddStretchSpacer'
Date: Mon, 16 Mar 2009 07:19:00 -0700

On Mon, Mar 16, 2009 at 4:29 AM, Jay Kumar <address@hidden> 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




reply via email to

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