[Distutils] Proxy server with easy_install (Python noob)

Andreas Jung lists at zopyx.com
Sat Oct 18 15:52:38 CEST 2008


On 18.10.2008 16:27 Uhr, James Mansion wrote:
> Bit of a Python noob I'm afraid.
>
> I'd like to install Sphinx with easy_install, but its timing out.
>
> I'm running XP sp3.
>
> This is the usual symptom of trying to use software that hasn't noticed
> that it needs to use a proxy server to get out of my network.

Set the 'http_proxy_ environment variable. Check with the urllib2 module
documentation.

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20081018/cc9e18f8/attachment.vcf>


More information about the Distutils-SIG mailing list