You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no version for PyMongo given, so pip installs the latest one. Now I get ImportError while importing dbref from pymongo in mogo/field.py, because it was moved from pymongo.dbref to bson.dbref in version 1.9.