在Mac上用WxPython时,报错说
This program needs access to the screen.
Please run with a Framework build of python, and only when you are
logged in on the main display of your Mac.
各种查,最后找到一个wxpy...,但是还看不太懂,所以就来提问了。
PHP中文网2017-04-17 17:51:46
You can refer to this article on Stack Overflow: Running wxPython 2.9 on OS X 10.8 (64 bit)
PHPz2017-04-17 17:51:46
I have encountered this problem before, and I checked it in various ways, and finally switched to pyqt.