RuntimeError: cryptography is required for sha256_password or caching_sha2_password

pycharm远程连接ecs上的mysql,报错: RuntimeError: cryptography is required for sha256_password or caching_sha2_password 报错原因: mysql版本身份验证出现问题引起的 解决方案: 安装 cryptography
我的笔记