I'm trying to run web2py 2.9.5 from Google App Engine Launcher 1.9.2 on Windows. After modifying the app.yaml file to suit Python 2.7, I got an error message about missing gaehandler and, after searching the forum for a solution, copied that file into the main web2py directory. However, now I get "ImportError: No module named gluon.settings". I saw a previous question about this, but no answer.
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

