did you read http://web2py.com/books/default/chapter/29/13?search=gae#Deploying-on-Google-App-Engine ?
On Tuesday, February 19, 2013 4:42:57 PM UTC+1, jjg0 wrote: > > I am new to both web2py and google app engine. Is there a good guide for > running web2py on gae using python 2.7 from scratch? I've tried looking > through some tutorials online but they all seem to be out of date and I > can't get this working on either python 2.7 or 2.5. I've run into problems > where google app engine can't find either gaehandler.py or > gaehandler.wsgiapp. I noticed if I download web2py for windows neither of > these files exist. Do I need to create these files? I found a > gaehandler.py online and tried using that with python 2.5 , but then I get > 'ImportError: No module named gluon.settings.' I am very lost, a nice > 'idiot proof' guide would be really helpful. > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

