> urllib2.URLError: <urlopen error (78, 'Connection timed out')>

I guess you run this from a LAN behind a HTTP proxy, don't you ?

Read http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install
"If you can't use APS, or don't have internet access at all,..."

I just run it with a direct access to the Internet (on Mac OS X,
another flavor of *nix):

amazas:~ eblot$ python2.5 ez_setup.py
Downloading 
http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c7-py2.5.egg
Processing setuptools-0.6c7-py2.5.egg
Copying setuptools-0.6c7-py2.5.egg to
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages
Adding setuptools 0.6c7 to easy-install.pth file
Installing easy_install script to
/Library/Frameworks/Python.framework/Versions/2.5/bin
Installing easy_install-2.5 script to
/Library/Frameworks/Python.framework/Versions/2.5/bin

Installed 
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg
Processing dependencies for setuptools==0.6c7
Finished processing dependencies for setuptools==0.6c7

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to