Python error: Unable to find vcvarsall.bat
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Python error: Unable to find vcvarsall.bat相关的知识,希望对你有一定的参考价值。
请参考阅读博文《Python error: Unable to find vcvarsall.bat》
我用的该文章中的方案二解决的:
前提:win7系统 Python2.7
①下载安装VS2010 http://pan.baidu.com/s/1skZLtId 或 http://www.xpgod.com/soft/6637.html
②通过修改Python的源代码进行修改:打开“<python安装目录>\Lib\distutils\msvc9compiler.py”,找到 toolskey = “VS%0.f0COMNTOOLS” % version,直接修改为 toolskey = “VS100COMNTOOLS”
以上是关于Python error: Unable to find vcvarsall.bat的主要内容,如果未能解决你的问题,请参考以下文章
Python error: Unable to find vcvarsall.bat
Windows下Python快速解决error: Unable to find vcvarsall.bat
Python error: Unable to find vcvarsall.bat
python pip fatal error in launcher unable to create process using
python3.5 安装报错error: Unable to find vcvarsall.bat
python pip :Fatal error in launcher: Unable to create process using '"'