我正在尝试使用Python3.9.0处理Gooey和wxPython请在下面找到我的代码片段。File "C:\Users\user\AppData\Roaming\Python\Python39\site-packages\wx\__init__.py", line 12, in <module>
AttributeError: module 'wx
我正在运行Ubuntu16和python2和Python3。我已经下载了wxpython,它可以与python2解释器一起工作,但不能与3一起工作。Python 2.7.12 (default, Nov 19 2016, 06:48:10) Type "help", "copyright", "credits" or "license" for more info