You could also use /usr/local/bin/python2.6 while creating the VE. Sanjiv
On Fri, Dec 4, 2009 at 3:45 PM, Christoph Zwerschke <[email protected]> wrote: > biomatrix2008 schrieb: >> Who can help me! >> >> Under python2.6 and windows my sample app works well. >> but on webfactions serve gave errors like below: > > That still looks more like an application error, but from the stack > trace alone it's impossible to tell. > > To ensure that it's not caused by some difference between Py 2.6 and Py > 2.5 (used by webfaction) you should develop under Py 2.5 under Windows. > It's no problem to have several Python versions installed in parallel > under Windows. > > -- Christoph > > -- > > 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. > > > -- 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.

