-
Type: Question
-
Resolution: Works as Designed
-
Priority: Minor - P4
-
None
-
Affects Version/s: 4.4
-
Component/s: Python Support
Context
Trying to Integrate python and MongoDB
Definition of done
i am trying to integrate or create a connection between python and MongoDB using python script, but however getting Error :
ModuleNotFoundError: No module named 'pymongo'
i am attaching the installation steps for Pymongo and BSON as well, pls check the log and let me know what needs to be corrected to get rid of error.
Pitfalls
What should the implementer watch out for? What are the risks?