cryptography is required for sha256_password or caching_sha2_password
需要cryptography模块的支持才能连接需要sha256_password or caching_sha2_password的数据库
pip install cryptography
cryptography is required for sha256_password or caching_sha2_password
需要cryptography模块的支持才能连接需要sha256_password or caching_sha2_password的数据库
pip install cryptography