Trouble shooting/backend

RuntimeError: 'cryptography' package is required for sha256_password or caching_sha2_password auth methods

ParkParksu 2021. 11. 16. 17:27

 

RuntimeError: 'cryptography' package is required for sha256_password or caching_sha2_password auth methods

 

걍 ..

 

cryptography 설치 안댔음...

 

pip install cryptography

728x90