Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Windows 上使用 Python 2.7.10安装PyV8时出现以下错误:
Command "python setup.py egg_info" failed with error code 1 in c:\users\MyUsername\appdata\local\temp\pip-build-omxgan\pyv8
我跑了
pip install --upgrade setuptools
成功,因为它在这个和其他线程中被推荐,但没有运气。有人可以帮忙吗?
一些温和的调查表明 PyV8 有 Python 2.7 的预览版本。可能是 pip 正在尝试安装 Python 2.6 版本?我可以告诉你我的 pip 命令正在尝试安装 0.5 版的 pyv8,我似乎无法强制它下载 1.0