On May 21, 10:50 am, AF <[email protected]> wrote: > FWIW, TG1 will not install via tgsetup on a default Ubuntu 9.04 box > since it ships with Python 2.6
I'm handling that issue by using a virtualenv to install python2.5 just for my TG development. I set it up like this: $ python2.5 /usr/bin/virtualenv my-tg-project --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

