I get some very strange error using MongoKit:
>>> from mongokit import * Traceback (most recent call last): File \"\", line 1, in <
It's an error in the dependencies. As of PyMongo 1.11 objectid lives in the bson module, not pymongo.