python 3.5下安装pycrypto

pip install --use-wheel --no-index --find-links=https://github.com/sfbahr/PyCrypto-Wheels/raw/master/pycrypto-2.6.1-cp35-none-win_amd64.whl pycrypto 

  

原文地址:https://www.cnblogs.com/goyier/p/8659318.html