“import wx” fails after installation of wxPython on Windows XP

前端 未结 9 1229
庸人自扰
庸人自扰 2021-01-13 23:49

I downloaded and installed this version of wxPython for use with my Python 2.6 installation:

http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-unicode-2.8.

9条回答
  •  暖寄归人
    2021-01-14 00:12

    Try the ANSI version instead of the Unicode one. IIRC it needs to match the Python 2.6 install to work properly.

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题