Python pip install ignoring firewall or certificates

PHOTO EMBED

Wed Feb 02 2022 21:28:30 GMT+0000 (Coordinated Universal Time)

Saved by @jimbrig #python

pip3 install --trusted-host pypi.org --trusted-host files.pythonhosted.org <pip package>
content_copyCOPY