Well, TG is compatible with Python 2.4.3, so you could just get virtualenv going, and then work from the docs, since they cover how to do do the install from there. Alternately, you could install a custom compiled Python (though TG is untested with 2.7, so I'd go with no more than 2.6, which it has been tested with), and again use virtualenv to make it happen.
For more detailed information, tell us the OS of the machine you're looking to install it on, and we'll go from there. On Thu, Aug 26, 2010 at 7:40 PM, Ernst Arnold <[email protected]> wrote: > Dear All, > This is my first TG2 question to the group. As a newbie I may ask > things that are really clear to you and I hope you are patient for the > time being. > > I would like to have reassurance about installing TG2 on a production > system along an existing application which does not use virtual env > and which I wish not to touch. Python on that machine is version 2.4.3 > > I assume it would be much easier to use Python 2.7 for TG2. > > How do I install it without interfering with the existing Installation? > > Regars > Ernst > > -- > 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]<turbogears%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/turbogears?hl=en. > > -- Michael J. Pedersen My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 Yahoo/pedermj2002, MSN/[email protected] -- 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.

