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

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

    you try to use the module wxpython 2.8.12.1 version, select the version of your python. you can download it here:

    http://www.lfd.uci.edu/~gohlke/pythonlibs/#wxpython

提交回复
热议问题