Bug 1023418

Summary: python-wxWidgets crashing on import in Python 2.7
Product: [openSUSE] openSUSE Tumbleweed Reporter: Forgotten User O2fKiv2hV5 <forgotten_O2fKiv2hV5>
Component: OtherAssignee: Stanislav Brabec <sbrabec>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: i
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User O2fKiv2hV5 2017-02-03 13:24:43 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)
Comment 1 Marguerite Su 2017-02-13 09:06:49 UTC
known issue.

*** This bug has been marked as a duplicate of bug 953017 ***