由于缺少cryptography包导致的,所以用pip install cryptography 就可以解决了
Python3连接mysql8.0版本以上出现Authentication plugin ‘caching_sha2_password’ not configured“
最新推荐文章于 2024-12-01 18:20:30 发布
由于缺少cryptography包导致的,所以用pip install cryptography 就可以解决了