2017年3月15日水曜日

pip install error: Unable to find vcvarsall.bat

 pip で "pip install error: Unable to find vcvarsall.bat" エラーが出てインストール出来ない



You will need
3.5 and later Visual C++ Build Tools 2015 or Visual Studio 2015
3.3 and 3.4 Windows SDK for Windows 7 and .NET 4.0
(Alternatively, Visual Studio 2010 if you have access to it)
2.6 to 3.2 Microsoft Visual C++ Compiler for Python 2.7


How to deal with the pain of “unable to find vcvarsall.bat” より