On Monday, July 10, 2017 at 2:34:44 PM UTC-4, RjOllos wrote: > > > > On Monday, July 10, 2017 at 2:32:59 PM UTC-4, netjunki wrote: >> >> Centos5's default python is very old. If you can do this on something >> newer you'll have a much easier time of it. Pretty sure Trac past 1.0 >> requires at least python 2.7. >> > > That's right. Looks like he's trying to install in Python 2.4. You'll have > to use Trac 0.12.x for Python 2.4. > > Trac 1.2.x supports Python 2.6 and 2.7. I highly suggest using Python 2.7 > and Trac 1.2.x for new installs. > > - Ryan >
Also the error message should be better, but looks like a recent change is giving unexpected behavior when installing into an unsupported Python version: https://trac.edgewall.org/ticket/12578#comment:21 - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
