开启Django服务时遇到错误
raise RuntimeError("cryptography is required for sha256_password or caching_sha2_password")
RuntimeError: cryptography is required for sha256_password or caching_sha2_password
好像是要先开一下MySQL服务
开启Django服务时遇到错误
raise RuntimeError("cryptography is required for sha256_password or caching_sha2_password")
RuntimeError: cryptography is required for sha256_password or caching_sha2_password
好像是要先开一下MySQL服务