
sudo pip install --proxy=http://yourproxy:yourport package_name
or
SET HTTPS_PROXY=http://proxy.***.com:PORT#
pip install ModuleName
Latest posts by Rajesh Kumar (see all)
- Checklist of Disaster Recovery Plan in Kubernetes (EKS) for GitLab - February 24, 2023
- Kubernetes: Pull an Image from a Private Registry using Yaml and Helm File - February 24, 2023
- Jenkins Pipeline code for Sending an email on Build Failure - February 24, 2023