python中插入pymysql出现
"'cryptography' package is required for sha256_password or caching_sha2_password auth methods"
RuntimeError: 'cryptography' package is required for sha256_password or caching_sha2_password auth methods这样的错误
python中插入pymysql
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
2条回答 默认 最新
codeaftercode 2022-10-24 09:06关注安装cryptography包
pip install cryptography本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报