安装VPython时如何修复“ VPython的构建车轮失败”错误

时间:2019-01-16 02:38:24

标签: python-3.x vpython

每当我尝试使用“ pip install VPython”安装VPython时,都会收到错误代码“ VPython的构建轮子失败”

这是我遇到的问题:

  

cl.exe / c / nologo / Ox / W3 / GL / DNDEBUG / MT   -IC:\ Users \ antho \ Anaconda3 \ include -IC:\ Users \ antho \ Anaconda3 \ include“ -IC:\ Program Files(x86)\ Windows Kits \ 10 \ include \ 10.0.17763.0 \ shared”   “ -IC:\ Program Files(x86)\ Windows Kits \ 10 \ include \ 10.0.17763.0 \ um”   “ -IC:\ Program Files(x86)\ Windows Kits \ 10 \ include \ 10.0.17763.0 \ winrt”   “ -IC:\ Program Files(x86)\ Windows Kits \ 10 \ include \ 10.0.17763.0 \ ucrt”   “ -IC:\ Program Files(x86)\ Windows Kits \ NETFXSDK \ 4.6.1 \ include \ um”   /Tcvpython/cyvector.c   /Fobuild\temp.win-amd64-3.7\Release\vpython/cyvector.obj错误:   命令“ cl.exe”失败:没有这样的文件或目录

     

----------------------------------------失败的建筑车轮   VPython为VPython运行setup.py clean无法构建VPython   安装收集的软件包:VPython

VPython表示我可能必须下载PyQT,这也需要我下载SIP。我都做了,但是我仍然得到相同的“ VPython失败的构建轮子”。

0 个答案:

没有答案