You can use https instead:
pip install https://github.com/mongodb/mongo-python-driver/archive/4.2.0b0.zip
Actually we just released PyMongo 4.2.0 today so you can install via:
pip install --upgrade pymongo==4.2.0
You can use https instead:
pip install https://github.com/mongodb/mongo-python-driver/archive/4.2.0b0.zip
Actually we just released PyMongo 4.2.0 today so you can install via:
pip install --upgrade pymongo==4.2.0