How to use PIP install in enviornment with HTTP proxy and Certificates? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to use PIP install in enviornment with HTTP proxy and Certificates?

Python Module installation in proxy env

4th Oct 2018, 4:03 AM
Keshav Metkar
Keshav Metkar - avatar
1 Answer
0
You will need to edit your proxy, update your profile or find a way to bypass the proxy/cert for you to execute pip. You can also update your PIP repos to point to trusted sites authorized by your proxy/cert.
6th Oct 2018, 12:46 PM
Steven M
Steven M - avatar