Thursday, January 23, 2014

PyMongo - Installation

Note: PyMongo installation at Ubuntu

- sudo apt-get install python-pip
- sudo apt-get install build-essential python-dev
- sudo pip install pymongo

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.