装的我脑血栓要犯了
Crypto
以 python2 为例
先更新 pip
python2 -m pip install --upgrade pip安装 Crypto
python2 -m pip install Crypto安装 pycryptodome
python2 -m pip install pycryptodome看下 C:\Python27\Lib\site-packages\crypto 是否有 Cipher、Util、Hash、IO 等文件夹
此时把 C:\Python27\Lib\site-packages\crypto 的 crypto 改为大写的 C ,即 Crypto , C:\Python27\Lib\site-packages\Crypto
pycryptodome
https://pypi.org/project/pycryptodome/#files
distorm
python2
readline
gmpy2
确认好平台
确认好 python 版本
安装下 whel 模块
找相应版本的 whl 包
https://pypi.org/project/gmpy2/#modal-close
https://github.com/aleaxit/gmpy/releases
psycopg2
python2 安装 PyMySQL
https://pypi.tuna.tsinghua.edu.cn/simple/pymysql