1.pip install crypto
2.pip install pycrypto
找到python安装目录里的 \Lib\site-packages\crypto 修改成 \Lib\site-packages\Crypto,也就是crypto这个文件夹的首字母变大写
3.pip install pycryptodome
============================================================================ 引自--> 作者:富竹 链接:www.jianshu.com/p/1aa3693a5…