problem description
pymongo cannot connect to the mongo cluster, even locally is fine.
everything is fine on the command line.
the environmental background of the problems and what methods you have tried
Local mongo has no authentication, but the cluster has permission to verify.
everything is fine on the command line
https://api.mongodb.com/pytho. check is fine.
Local is 3.0, and cluster 3.6 should be the default SCRAM-SHA-1 mechanism
.
what should I do with it?