Hi Sylvain, There are actually two workarounds there. Downloading the eggs manually, though a pain, should work fine.
Note that RuleDispatch is only available from http://peak.telecommunity.com/snapshots/ I think people have talked previously about trying to use curl to properly work with firewalls when retrieving eggs, but nothing has been done there. *Many* firewalls allow outbound traffic on port 80 without any special configuration, which is why I think it hasn't come up more... Kevin On 11/29/05, Sylvain Hellegouarch <[EMAIL PROTECTED]> wrote: > > Hey guys, > > I've fetched the last SVN trunk version of TG but when I launch: > > python setup.py develop > > The script tries to fetch all the different packages but I keep getting: > > Reading http://www.python.org/pypi/cElementTree/ > error: Download error: (10060, 'Operation timed out') > > for all my packages. > > I assume the problem comes from my firewall but the only workaround I found > (http://www.turbogears.org/download/install.html#nolinks) is not working (at > least not for my case). > > Is there a way to fix that problem? It looks like a serious one to me. > > Ta guys! > - Sylvain > > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

