Monday, April 25, 2016

How to install PyMongo in Ubuntu 14.04?

1.) make sure that pip is installed in the  Ubuntu machine.
2.) Execute the following command
    pip install pymongo

No comments:

Post a Comment