0
点赞
收藏
分享

微信扫一扫

pip install crypto

花明 2022-02-11 阅读 125
python

1、pip install crypto

报错error: Microsoft Visual C++ 9.0 is required. 下载环境http://aka.ms/vcpython27

2、寻找包下面的ctypto文件,改成大写Ctypto

3、引入为大写from Crypto.Cipher import AES

举报

相关推荐

pip install matplotlib

pip install问题

python -m pip install --upgrade pip

pip install 镜像源

pip install uwsgi失败

pip install selenium报错

0 条评论