On 2018-09-17, Andrew Udvare <audv...@gmail.com> wrote:
> On 9/17/18 5:02 PM, Grant Edwards wrote:
>> 
>> It wants to re-install wxpython-3.0.2.0, wxGTK-3.04 and
>> wxGTK-304-r300.  I've already done that a few times, but I answered
>> 'y' anyway and let it reinstall them again.  It didn't help:
>> 
>> $ python -c "import wx"
>> 
>> /usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16629: 
>> UserWarning: wxPython/wxWidgets release number mismatch
>>   warnings.warn("wxPython/wxWidgets release number mismatch")
>> 
>
> It needs to be version bumped. https://bugs.gentoo.org/632602
>
> The current version of wxPython is actually 4.0.x and is not
> compatible with wxGTK 3.0.4. wxGTK needs to be bumped as well
> https://bugs.gentoo.org/577030 but there are some breaking changes
> in 3.1 vs 3.0.

Sounds like a mess.  The Gentoo stable versions _seem_ to work OK
together at the moment (for the apps I've tried), but the warning
every time you run one doesn't inspire confidence.

--
Grant


Reply via email to