相关疑难解决方法(0)

使用virtualenv时,为什么Python构建突然不是Framework构建?

我在我的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.

有任何想法吗?

python macos wxpython virtualenv

7
推荐指数
2
解决办法
3997
查看次数

标签 统计

macos ×1

python ×1

virtualenv ×1

wxpython ×1