Install wxPython on Mac os Mavericks

后端 未结 4 1281
广开言路
广开言路 2020-12-16 01:19

I am on a Macbook Air, running Mavericks. Today I downloaded wxPython via their website, however, when I click on the install package I get:

wxPython3.0-osx-         


        
4条回答
  •  Happy的楠姐
    2020-12-16 02:13

    As with so many other packages, install wxpython with brew:

    brew install wxpython

    I hit this problem with El Capitan (10.11.2) and tried some of the workarounds mentioned elsewhere (install via command-line, allow installation of unsigned apps, etc) with no luck. Use brew!

提交回复
热议问题