If you encounter problem like this:
ImportError: No module named gridfs
Then you should install this package:
apt-get install python-pymongo
If you encounter problem like this:
ImportError: No module named gridfs
Then you should install this package:
apt-get install python-pymongo