You won't be able to use Trac 0.10 with Python 2.5 anyway (Clearsilver templating engine is not yet supported w/ python 2.5, or you need to apply a patch that has been posted in this ML some time ago)
So if you want to use the official Trac release, stick with python 2.4 Cheers, Manu. On 11/28/06, mathewjn <[EMAIL PROTECTED]> wrote: > > I downloaded and install python2.5 - which installed the libs in > /usr/local/bin and /usr/local/libs - but each time I try and run python > ./setup.py install, I get the message > "You need at least python 2.3 install" - > Where is sys.version_info getting its information - because it seems to > be getting the information from the Redhat 3.0 AS install. When I do an > rmp -q python, I get python -2.2.3-6.5 > > Can someone help me with this. > > Thanks > > > > > -- Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
