Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77425 > unrolled thread
| Started by | Om Prakash <torque.india@gmail.com> |
|---|---|
| First post | 2014-09-02 06:25 +0530 |
| Last post | 2014-09-02 06:25 +0530 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Define proxy in windows 7 Om Prakash <torque.india@gmail.com> - 2014-09-02 06:25 +0530
| From | Om Prakash <torque.india@gmail.com> |
|---|---|
| Date | 2014-09-02 06:25 +0530 |
| Subject | Define proxy in windows 7 |
| Message-ID | <mailman.13703.1409619340.18130.python-list@python.org> |
Hi, I am wondering how to define proxy setting in env variable on windows 7, I want this so i can use pip to pull packages for me, the same setting though working earlier on windows xp. http_proxy = "proxy name:80" now this same setting doesn't work, i tried doing in the cmd.exe prompt. set http_proxy "proxy name:80" P.S. i am a normal user and don't have admin privleges. Regards, Om Prakash
Back to top | Article view | comp.lang.python
csiph-web