“no matching architecture in universal wrapper” problem in wxPython?

后端 未结 5 1618
陌清茗
陌清茗 2020-12-09 19:04

I am running Python 2.7 under Mac OS 10.6.4, and I just installed wxPython from the wxPython2.8-osx-unicode-2.8.11.0-universal-py2.7.dmg binary. I am getting a

5条回答
  •  天命终不由人
    2020-12-09 19:35

    There's now a developmental release with 64-bit Cocoa support at http://downloads.sourceforge.net/wxpython/wxPython2.9-osx-2.9.4.0-cocoa-py2.7.dmg found at this page: http://www.wxpython.org/download.php#stable

    That worked for me.

提交回复
热议问题