安裝pycrypto報錯:error: Unable to find vcvarsall.bat
背景:
系統window 10
python3.5
在安裝pycrypto時,提示錯誤信息如下:
error: Unable to find vcvarsall.bat
為什么報Unable to find vcvarsall.bat
window安裝pycrypto,和解決遇到unable to find vcvarsall.bat 問題
python2.6-python3.3解決:
http://www.voidspace.org.uk/python/modules.shtml#pycrypto
python3.5解決:
pycrypto編譯下載鏈接:https://download.csdn.net/download/a1007720052/10458303
github:https://github.com/sfbahr/PyCrypto-Wheels/
python3.6解決
https://download.csdn.net/download/fzwolfcub/10173046
安裝方法:
pip install xx.whl