How to install wxversion for Python

后端 未结 1 1189
甜味超标
甜味超标 2021-01-26 14:37

I\'m experimenting with the \"SPy\" Spectral Python library, using PyCharm, and I\'ve gotten to the point where it tells me that wxversion was not found. How can I install wxve

1条回答
  •  囚心锁ツ
    2021-01-26 15:36

    You can install wxPython on Mac just by downloading it from www.wxpython.org. Please take note of the following notice on their website:

    NOTE: This installer is not signed by Apple, so by default your Mac will tell you it is corrupted and will not install it. You can get around this by temporarily relaxing the security settings in System Preferences. In the Security & Privacy section set "Allow applications downloaded from" to "Anywhere."

    I have followed their directions and had no problem installing wxPython on Mac (Yosemite) once I changed those settings.

    0 讨论(0)
提交回复
热议问题