GAE requires 2.5. GAE has experimental support for 2.7 but we have not tested that yet.
On Aug 28, 7:39 am, Joseph Jude <[email protected]> wrote: > Hi, > When I deploy the freshly downloaded web2py src under GAE I get the > below error: > > IOError: [Errno 13] file not accessible: '/..../VERSION' > > I do have python 2.7 & 3 installed. But under the GAE Launcher, python > path is set to /usr/bin/python where python2.5 is installed. Also I'm > able to browse the GAE admin console, so I'm assuming python version > is not a problem. > > GAE SDK: 1.5.2 (am using google launcher) > web2py version: 1.98.2 > Mac 10.5.8 > > I deleted the w2ps in the main folders too. Otherwise just changed > just the 'application' entry in app.yaml. > > Your help to resolve is appreciated. Thank you, > Joseph

