装的我脑血栓要犯了


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 是否有 CipherUtilHashIO 等文件夹

此时把 C:\Python27\Lib\site-packages\cryptocrypto 改为大写的 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