我在我的Mac上安装了Python 2.7作为Framework构建.我已经安装并确认wxPython适用于这个Python构建.但是当我使用virtualenv创建虚拟环境时,生成的Python可执行文件不是框架构建,或者至少不是根据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.
有任何想法吗?