Cannot install wxPython on macOS Sierra

依然范特西╮ 提交于 2019-12-19 09:19:25

问题


The package I downloaded was wxPython3.0-osx-cocoa-py2.7.dmg from https://sourceforge.net/projects/wxpython. I clicked on the file but got the following message at the end of the failed installation:

The Installer could not install the software because there was no software found to install.

I followed the steps by memoselyk on Install wxPython in osx 10.11 but got the following message after calling the command in step 3 in the Terminal:

pkgbuild: error: output path "wxPython3.0-osx-cocoa-py2.7.pkg" is a directory; specify a path to the package to be written.

Does anyone know how to fix this?


回答1:


This build will work on 10.11+: https://wxpython.org/snapshots/wxPython3.0-osx-3.0.3.0.b20160914-cocoa-py2.7.dmg



来源:https://stackoverflow.com/questions/40960855/cannot-install-wxpython-on-macos-sierra

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!