Closed stennie closed 2 years ago
mlaunch.py, profile_collection.py, and install.rst all suggest an installation url which no longer works:
mlaunch.py
profile_collection.py
install.rst
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
mlaunch.py
,profile_collection.py
, andinstall.rst
all suggest an installation url which no longer works:Update to https://www.mongodb.com/docs/drivers/pymongo/#installation