I regenerated these eggs yesterday for the 0.9a2 release, so I think they should be named properly now. setuptools naming conventions changed slightly during the 0.9 work, I believe.
Kevin On 3/27/06, Andrew Young <[EMAIL PROTECTED]> wrote: > > I run ran-- > sudo /usr/local/bin/easy_install -Uf \ > http://www.turbogears.org/preview/download/index.html TurboGears > > and got the following error-- > error: Can't download \ > > http://www.turbogears.org/download/eggs/RuleDispatch-0.5a0dev_r2097.zip: > 404 Not Found > > It looks like the filename is incorrect: a hyphen should be an > underscore, or vis-versa-- > > http://www.turbogears.org/download/eggs/RuleDispatch-0.5a0dev-r2097.zip > > How is this best remedied? > > P.S. This breaks the installation as well-- > ..... > File > "/usr/lib/python2.4/site-packages/setuptools-0.6a10-py2.4.egg/pkg_resources.py", > line 585, in require > needed = self.resolve(parse_requirements(requirements)) > > File > "/usr/lib/python2.4/site-packages/setuptools-0.6a10-py2.4.egg/pkg_resources.py", > line 483, in resolve > raise DistributionNotFound(req) # XXX put more info here > > DistributionNotFound: RuleDispatch > > > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

