Unable to find vcvarsall.bat build_ext

ConvolutionalNetworks.ipynb
cs231n assignment 做到这里了↓

Unable to find vcvarsall.bat build_ext
cs231n ConvolutionalNetworks.ipynb
Unable to find vcvarsall.bat build_ext
Unable to find vcvarsall.bat

解决办法

解决办法

conda install libpython

Unable to find vcvarsall.bat build_ext
conda install libpython

cd C:\Users\zzz\Desktop\spring1819_assignment123\assignment2\cs231n
python setup.py build_ext --inplace

Unable to find vcvarsall.bat build_ext
python setup.py build_ext --inplace

还是没解决啊艹

error: Unable to find vcvarsall.bat解决办法

2015版本的下载地址

https://blogs.msdn.microsoft.com/pythonengineering/2016/04/11/unable-to-find-vcvarsall-bat/