On 2007-07-08 03:40:44 -0700, Rob wrote:
> I'm very new to Python although not programming.  I am curious about
> TG as it was recommended/demoed to me by a friend and looks great but
> it seems very hard to get this up and running on Ubuntu Feisty 7.04.

Ubuntu Feisty uses python 2.5 as the default python version and the
version of turbogears in feisty doesn't support python2.5 yet.
But as python 2.4 is still available I've simply used turbogears with
python2.4.
Either call tg-admin always as "python2.4 /usr/bin/tg-admin" or change
/usr/bin/tg-admin to use python2.4 as the interpreter.

This worked for me to get turbogears running on feisty.

The next Ubuntu version will ship turbogears 1.0.2.2 which works
with python2.5.

Regards,
Michael Bienia (an Ubuntu MOTU)

BTW: It could be good if some people could test if turbogears does have
any problems on gutsy. It's still some time to fix them. After the release
it's much more difficult.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to