pymongo "ImportError: cannot import name MongoClient"
I decided to post this in English because other people may be also struggling with the issue. When I installed pymongo (Python MongoDB client) 3.7.2 for Python 2.7 on Debian 9, I found a strange pheno… Read More »