Bugzilla – Bug 1023418
python-wxWidgets crashing on import in Python 2.7
Last modified: 2017-02-13 09:06:49 UTC
Trying to import wx module into Python cli results in a crash: Python 2.7.13 (default, Jan 03 2017, 17:41:54) [GCC] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import wx Aborted (core dumped)
known issue. *** This bug has been marked as a duplicate of bug 953017 ***