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?
cmd return:
no such option: --use-wheelchange:
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 pycryptocmd return:
Successfully installed pycrypto-2.6.1Is this because of the PIP version update?