又一次的Microsoft Visual C++ 10.0 is required (Unable to find vcvarsall.bat)
~~~~~~~~~~~My problem is here~~~~~~~~~~~~~~~~~~~~~~
Error: Microsoft visual C++ 10.0 is required (unable to find vcvarsall.bat)
%VS110COMNTOOLS%部分python的code在setup中存在的問題:找不到C++compiler vcvarsall.bat
不要完全相信所謂的解除bug的神器stackoverflow中給出的答案
http://stackoverflow.com/questions/28251314/error-microsoft-visual-c-10-0-is-required-unable-to-find-vcvarsall-bat
python3.4.3?
要安裝brainstorm?
C++安裝環境: Visual Studio 2012
查看環境變量中有:%VS110COMNTOOLS%
于是生搬硬套的以為:set ?VS100COMNTOOLS =?%VS110COMNTOOLS% 再setup該萬事大吉,
其實最坑的是?%VS110COMNTOOLS%路徑下根本就沒有所謂的vcvarsall.bat所以即使設置了也是找不著的
~~~~~~~~~~~~My Solution is here~~~~~~~~~~~~~~~
1.安裝Python2.7,為了再重復安裝各種包,直接安裝WinPython-64bit-2.7.10.3,下載地址:?http://winpython.sourceforge.net/
2.安裝?Microsoft Visual C++ Compiler for Python 2.7,下載地址:https://www.microsoft.com/en-us/download/confirmation.aspx?id=44266
3.安裝brainstorm成功
?
轉載于:https://www.cnblogs.com/shuzirank/p/6133184.html
與50位技術專家面對面20年技術見證,附贈技術全景圖總結
以上是生活随笔為你收集整理的又一次的Microsoft Visual C++ 10.0 is required (Unable to find vcvarsall.bat)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: GDB调试汇编堆栈过程分析
- 下一篇: Fragment使用LocalBroad