Do not install the “bson” package from pypi. PyMongo comes with its own bson package; doing “pip install bson” or “easy_install bson” installs a third-party package that is incompatible with PyMongo
Maybe bson should be removed according to docs of pymongo if no other dependencies requires the bson pip package.
This is opensource and you getting free support so be friendly!
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Error when starting Cape-Services
Current Behavior
Hi Doomedraven,
with the new installation of the dependencies via requirements.txt i get following error when starting Cape-Services:
Quick Search:
https://pymongo.readthedocs.io/en/stable/installation.html
Maybe bson should be removed according to docs of pymongo if no other dependencies requires the bson pip package.
What worked for me:
Have a good one,
Claudio