I\'m using:
I fixed it for myself by downgrading from pymongo 3.0 to 2.8. No idea what's going on.
flask/bin/pip uninstall pymongo flask/bin/pip install pymongo==2.8