You need the source version to deploy on GAE. The binary versions do not include the app.yaml file. Even if we did you would still need the source version to run the google development server, something you must do in order to build the index.yaml file. Moreover the binary version only include the pyc files (not the py files) and they do not run on GAE because they have a funny magic number.
On Aug 7, 10:23 am, Carlos Aboim <abo...@gmail.com> wrote: > Hi folks, > I am developing on Mac Platform 10.4.11 > With the GAE Laucher, but when I try to deploy my app to GAE > it seems the Laucher don't find the yaml > Here is the log error: > *** Running dev_appserver with the following flags: > --admin_console_server= --port=8081 > Python command: /usr/local/bin/python2.5 > ERROR:root:Application configuration file not found in /Users/ > preimpressao/Desktop/web2py > > I have pointed the root folder for web2py app to deploy but no > sucess!! > > I have tried to find that conf file manually but I couldn't findit > neigther! > > Any sugestions?? > > Thanks > Carlos Aboim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---