Python Forum

Full Version: PyMongo error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

I do a transfer of a python script from a server to another and i get this error:

ModuleNotFoundError: No module named 'pymongo.server_api'

Pymongo is installed

Do you know why i got that?