rueckstiess / mtools

A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files.
Apache License 2.0
1.89k stars 403 forks source link

Update link for PyMongo installation instructions #898

Closed stennie closed 2 years ago

stennie commented 2 years ago

mlaunch.py, profile_collection.py, and install.rst all suggest an installation url which no longer works:

    raise ImportError("Can't import pymongo. See "
                      "https://api.mongodb.com/python/current/ for "
                      "instructions on how to install pymongo: " + str(e))

Update to https://www.mongodb.com/docs/drivers/pymongo/#installation