【Python:导入wxpython包出现了warning】
>>> import wx/usr/local/lib/python2.7/site-packages/wx-3.0-osx_cocoa/wx/_core.py:16633: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
>>>
=============================================
这是怎么回事??