I have currently django-mongodb-engine 0.4.0 version installed on my Mac OS X 10.6.8 and weirdly encountered an interesting error while importing the \'compiler\' module:
I'm on Python3 (in 2017) and found that the following works:
from pymongo import MongoClient from bson import ObjectId