I am trying to use pip behind a proxy at work.
One of the answers from this post suggested using CNTLM. I installed and configured it per this other post, but runnin
for windows; set your proxy in command prompt as set HTTP_PROXY=domain\username:password@myproxy:myproxyport
set HTTP_PROXY=domain\username:password@myproxy:myproxyport
example: set http_proxy=IND\namit.kewat:xl123456@192.168.180.150:8880
set http_proxy=IND\namit.kewat:xl123456@192.168.180.150:8880