
#Pip install pymongo install
Step 7 -> Install the MongoDB service by starting mongod.exe with the –install option and the -config option to specify the previously created configuration file. Admin mode of notepad will let you create mongod.cfg and save above text file.

This can be created and saved in Admin mode of Notepad or Notepad++ or any other editor to run notepad admin mode press Ctrl + Shift + Enter. Step 6-> Create a configuration file at C:\Program Files\MongoDB\Server\3.4\mongod.cfg (name of file mongod.cfg) Now we’ll see Extension to make it better.īelow steps from step 5 to step 8 are optional : NOTE : Till step 4 MongoDB will work only when the Command Prompt is open and it’s listening. Open Command Prompt(Admin mode) type-> mongod Open other command prompt and run-> "C:\Program Files\MongoDB\Server\3.4\bin\mongo.exe Open Environment Variable under the System variables section open Path.Īdd the path of bin folder as shown in the image above.
#Pip install pymongo windows
Open environment variables, you can search this by windows search. (c) Verify Environment Path or set path if not correctly set Run -> "C:\Program Files\MongoDB\Server\3.4\bin\mongod.exe" On C: drive create a folder data inside it create a folder db


#Pip install pymongo how to
How to Install OpenCV for Python on Windows?.ISRO CS Syllabus for Scientist/Engineer Exam.ISRO CS Original Papers and Official Keys.GATE CS Original Papers and Official Keys.
