cmd return:
no such option: --use-wheel
change:
python.exe -m pip install --no-index --find-links=https://github.com/sfbahr/PyCrypto-Wheels/raw/master/pycrypto-2.6.1-cp35-none-win_amd64.whl pycrypto
cmd return:
Successfully installed pycrypto-2.6.1
Is this because of the PIP version update?