执行命令
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
执行编写的程序,没有发现模块
把Python安装目录\Lib\site-packages下的crypto改为Crypto就好了
原文链接:https://blog.csdn.net/leak235/article/details/50466053
网友评论