If you have a SVN checkout you should be able to CD into the thirdparty directory and run externals.py.
I've not tried it though since I'm not yet on 2.5, and everything "just worked" for me. --Mark Ramm On 9/9/06, Humberto Diogenes <[EMAIL PROTECTED]> wrote: > > Hi! > > I'm trying to install TurboGears on Python 2.5 but I'm having some > problems... After discovering setuptools would come in 2.5, then discovering > it wouldn't come anymore, then finding out that there were no TG eggs for > 2.5, the last thing I tried was to svn checkout setuptools and TurboGears, > but now I got this: > > Reading http://www.python.org/pypi/TurboKid/0.9.2 > No local packages or download links found for TurboKid>=0.9.8 > error: Could not find suitable distribution for > Requirement.parse('TurboKid>=0.9.8') > > If anyone else wants to try: > # svn co http://svn.python.org/projects/sandbox/trunk/setuptools > # svn co http://www.turbogears.org/svn/turbogears/tags/1.0b1 > turbogears-1.0b1 > > Then "python2.5 setup.py install" both. > > -- > Humberto Diógenes > http://humberto.digi.com.br > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

