解决:最终发现安装:

pycryptodome替换就行了

安装命令:

pip3 install pycryptodome -i https://pypi.tuna.tsinghua.edu.cn/simple 
pip3 install Crypto -i https://pypi.tuna.tsinghua.edu.cn/simple

然后把crypto首字母改成大写即可。

Logo

技术共进,成长同行——讯飞AI开发者社区

更多推荐