It will mostly run with 2.6 or 2.7, but people sometimes encounter problems that are a result of using something newer than 2.5.
You can definitely have multiple versions of Python installed side-by-side and have GAE use 2.5. Robert On Sun, Aug 22, 2010 at 03:51, Rico Suave <[email protected]> wrote: > Hi All, > > I have a quick, hopefully simple question, to which I can't seem to > find the answer elsewhere on the internet; > The specs for AppEngine say you need to run version 2.5.2 of Python. I > read that 3.x is not (yet) supported, which is understandable. > However, I'm also doing some other things in Python and I have 2.7 > (and on another machine 2.6) installed on my Windows machine. > > Will AppEngine work with these higher versions in the 2.x range, and > if not, is it possible to have these versions side-by-side and have > AppEngine run specifically against version 2.5.2? > > Thanks, > > Erik > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
