Python3.4出现unable to find vcvarsall.bat的简单解决方法
Posted 肥宝Fable
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Python3.4出现unable to find vcvarsall.bat的简单解决方法相关的知识,希望对你有一定的参考价值。
安装wordcloud的时候,出现报错,unable to find vcvarsall.bat。研究了好久,发现下面方法可行。
找到安装目录下的某个文件夹。
例如我的:F:\\Python34\\Lib\\distutils
找到msvc9compiler.py
打开搜索vc_env = query_vcvarsall(VERSION, plat_spec)
把VERSION改成12.0
测试过Python3.5是不行的。好像说要vs2015
我原本已经安装了VS2013.
以上是关于Python3.4出现unable to find vcvarsall.bat的简单解决方法的主要内容,如果未能解决你的问题,请参考以下文章
64位win7中使用vs2013为python3.4安装pycrypto-2.6.1插件报Unable to find vcvarsall.bat异常解决方式
Python3.4 用 pip 安装lxml时出现 “Unable to find vcvarsall.bat ”
python安装扩展”unable to find vcvarsall.bat“的解决办法
错误 Unable to find vcvarsall.bat 的终极无敌最完美的解决办法
gateway启动出现java.lang.IllegalArgumentException: Unable to find GatewayFilterFactory with name ****
gateway启动出现java.lang.IllegalArgumentException: Unable to find GatewayFilterFactory with name ****