On Tue, Oct 27, 2009 at 6:04 PM, kgk <[email protected]> wrote: > > easy_install -U TurboGears2
This won't work as TurboGears 2.1a has not been released via PyPi. Use the following command: easy_install -U -i http://www.turbogears.org/2.1/downloads/current/index tg.devtools The docs have the install process in detail: http://www.turbogears.org/2.1/docs/main/DownloadInstall.html#manual-installation -- Lee McFadden blog: http://www.splee.co.uk twitter: http://twitter.com/splee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
