On Monday, 17 September 2018 22:02:23 BST Grant Edwards wrote: > On 2018-09-17, Andrew Udvare wrote: > > On 9/17/18 3:48 PM, Grant Edwards wrote: > >> Does anybody have any idea what the below is trying to tell me? > >> > >> _WHAT_ two compenents are mismatched? > >> > >> WTF is the point of printing a "release number mismatch" warning > >> without tell the user which two components are mismatched? > >> > >> You might as well print out > >> > >> WARNING: something might or might be wrong! > >> > >> I've reinstalled wxpython, pygtk, and wxGTK, and it didn't help. > > > > I think you need to try this: > > > > revdep-rebuild -L wx_baseu-3.0 -- --ask > > 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") Have a look at bug #639276 in case it is related to your problem: https://bugs.gentoo.org/639276 -- Regards, Mick