Last active
March 22, 2023 11:11
-
-
Save chrisRedwine/566d6d7d9cfff36fe23e5ad0f5afb1df to your computer and use it in GitHub Desktop.
Pip install trusted host
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install --index-url http://pypi.python.org/simple --trusted-host pypi.python.org pymongo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment