Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

How to Setup http proxy setup for PIP

sudo pip install --proxy=http://yourproxy:yourport package_name
or
SET HTTPS_PROXY=http://proxy.***.com:PORT#
pip install ModuleName
Rajesh Kumar
Follow me
Latest posts by Rajesh Kumar (see all)