Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save discountscott/6922748caf20dbb05adb6f3b4241f622 to your computer and use it in GitHub Desktop.
Save discountscott/6922748caf20dbb05adb6f3b4241f622 to your computer and use it in GitHub Desktop.
Python in windows (use trusted root CA in windows cert store)
pip install --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host files.pythonhosted.org pip-system-certs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment