Error: ModuleNotFoundError: No module named ‘pymongo’

It may be that the module pymongo namespace is not included in your active search path of the Python IDE that you are using.

What is the Python IDE that you are currently using?