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.

$ python
Python 2.7.15 (default, Sep 12 2018, 15:19:18)
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 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")
  >>>



-- 
Grant Edwards               grant.b.edwards        Yow! Hmmm ... a CRIPPLED
                                  at               ACCOUNTANT with a FALAFEL
                              gmail.com            sandwich is HIT by a
                                                   TROLLEY-CAR ...


Reply via email to