On 2/8/07, Ben Sizer <[EMAIL PROTECTED]> wrote:
>
> On Feb 8, 2:30 pm, Jorge Godoy <[EMAIL PROTECTED]> wrote:
> > "Ben Sizer" <[EMAIL PROTECTED]> writes:
> > > I'd take a look at it myself now, but I can't install TurboGears here,
> > > because it wants an old version of Python. Hopefully somebody will fix
> > > that Real Soon Now.
> >
> > There are reports of successful runs of TG (with both SO and SA) with Python
> > 2.5.  You could also have helped with making it run or finding out why it
> > didn't run before...
>
> I could have, but my home development environment allows me to use
> Python 2.4, so I did that, knowing that it wouldn't work with 2.5. At
> my work machine with 2.5 installed, tgsetup.py just says "get 2.4.3
> instead", so that's the end of the matter for me. If the script is so
> strict as to disallow me from even downloading it, I'm going to assume
> it's not worth the bother.
>
yes that's the goal of the script to have solid stable production
ready environments. if you want to test and/or develop please use
trunk or the 1.0 branch and python setup.py develop, I'm not sure if
easy_install TurboGears=dev is working I don't use it.

as for 2.5 TG depends on a lots of packages and those where finally
upgraded with the lastest release of COnfigObj and pyrex which have
less then 2weeks.

Currently TG 1.0branch works on python2.5 but again that's not
production ready hence the hard block.

> --
> Ben Sizer
>
>
> >
>

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