ImportError: cannot import name 'abc' from bson.py3compat import abc, string_type, PY3, text_type code example
Example: cannot import name 'abc' from 'bson.py3compat'
pip uninstall bson
pip uninstall pymongo
pip install pymongo
pip uninstall bson
pip uninstall pymongo
pip install pymongo