美文网首页
cryptography is required for sha

cryptography is required for sha

作者: SoundYoung | 来源:发表于2019-10-16 10:31 被阅读0次

python连接mysql数据库产生错误cryptography is required for sha256_password or caching_sh
解决办法1:
在终端输入:pip3 install cryptography 安装cryptography

如果不好用用方法2

解决办法2:
pycharm软件内安装:

1,第一步


image.png

2,第二步


image.png

3,第三步


image.png

4,第四步


image.png

搞定

相关文章

网友评论

      本文标题:cryptography is required for sha

      本文链接:https://www.haomeiwen.com/subject/uveymctx.html