我正在运行Ubuntu16和python2和Python3。我已经下载了wxpython,它可以与python2解释器一起工作,但不能与3一起工作。", "credits" or "license" for more information.>>> Python 3.5.2 (default, Sep 14 201720160609] on linux
Type "help&
我在Python脚本中的import wx行上收到一个奇怪的错误。仅供参考,我可以很好地从PyCrust导入wx模块。我真的看不出我做错了什么。有谁能帮忙吗?/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/__init__.py", line 45, in <module>
from wx._
我在Mac上安装Pythonwx时遇到问题。下面是我所做的:它给出了这样的警告:Python modules have been installed and Homebrew's site-packages("/usr/local/lib/python2.7/site-packages")'
但是当我尝试import wx</