As I’m using pymongo version 3.6.0 and now updating to Version 4.6.3,
After this update I’m able to perform the build and start run. But on unit test I’m error as “ImportError:cannot import name ‘DatetimeConversion’ from ‘bson.code_option’ (~/bmstmp/dockcont1/configs/main/pybuild/x86_64-v21/Debug/bson/codec_options.py)
Pls help with solution.
And also using other library related to python mongo
As I mention in above I updated the version.
The code work fine but unit test fails
karthikeyan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.