error: Unable to find vcvarsall.bat在anaconda下解决方案

出现这种错误的原因就是未安装VC++ build tools2015,下载安装即可

Python VersionYou will need
3.5 and laterUpdate: Install Visual Studio 2017, select the Python development workload and the Native development tools option.
Visual C++ Build Tools 2015 or Visual Studio 2015
3.3 and 3.4Windows SDK for Windows 7 and .NET 4.0
(Alternatively, Visual Studio 2010 if you have access to it)
2.6 to 3.2Microsoft Visual C++ Compiler for Python 2.7

版权声明:本文为csg3140100993原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。