Skip to content

Instantly share code, notes, and snippets.

@chrisRedwine
Last active March 22, 2023 11:11
Show Gist options
  • Save chrisRedwine/566d6d7d9cfff36fe23e5ad0f5afb1df to your computer and use it in GitHub Desktop.
Save chrisRedwine/566d6d7d9cfff36fe23e5ad0f5afb1df to your computer and use it in GitHub Desktop.
Pip install trusted host
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