【发布时间】:2019-12-31 23:32:16
【问题描述】:
我对 PIP 3.8 有疑问
C:\Users\iivoo\PycharmProjects\TEST\venv\Scripts>pip install auto-py-to-exe
Collecting auto-py-to-exe...
distutils.errors.DistutilsError: Setup script exited with error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\cl.exe' failed with exit status 2
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\iivoo\AppData\Local\Temp\pip-install-gf4x4k83\gevent\
我不知道我有什么问题:最新的 Visual Studio C++ 构建工具,python 3.8,pip 3.8,最新的 pyinstaller,windows 10
请帮帮我,谢谢!
编辑:抱歉英语不好!
【问题讨论】:
标签: python windows pip python-3.8