【发布时间】:2012-06-12 14:40:36
【问题描述】:
我安装了带有--python 和--devel 选项的wxmac (wx) 自制公式,以获得python 和64 位支持。现在,如果我尝试从 wxPyWiki 运行 getting started example,我会收到此错误:
This program needs access to the screen
Please run with a Framework build of python, and only when you
are logged in the main display of your Mac.
我尝试运行程序的方式是在 iTerm2 中简单地输入python wx.py,然后我就会得到响应。
有什么问题,我该如何解决?
【问题讨论】:
标签: python macos wxpython osx-lion homebrew