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

前端 未结 9 1225
庸人自扰
庸人自扰 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:18

    Another late answer, but I recently had issues (8/14) and my solution was to use the 32-bit instead of 64-bit wxPython version.

提交回复
热议问题