I thought so too. The file app.yaml is in the same dir as the
application helloworld.py.
Is there an environment variable or a default location for the root
dir of the application?
Thanks!
On Oct 24, 5:31 pm, "Marzia Niccolai" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> This is the right forum for these questions. This error seems to indicate
> that it can't find your app.yaml file. You should make sure this file is in
> the root directory of your application.
>
> -Marzia
>
>
>
> On Fri, Oct 24, 2008 at 2:26 PM, sketchor <[EMAIL PROTECTED]> wrote:
>
> > Hello,
>
> > I just tried to start the Google App server and got these error
> > messages. Is there a forum or discussion group for these types of
> > problems? Thanks in advance for any pointers!
>
> > c:\soft\google\helloworld>dev_appserver.py helloworld/
>
> > C:\Program Files\Google\google_appengine\google\appengine\tools
> > \appcfg.py:40: DeprecationWarning: the sha module is deprecated; use
> > the hashlib module instead
> > import sha
> > Traceback (most recent call last):
> > File "C:\Program Files\Google\google_appengine\dev_appserver.py",
> > line 55, in <module>
> > execfile(script_path, globals())
> > File "C:\Program Files\Google\google_appengine\google\appengine\tools
> > \dev_appserver_main.py", line 358, in <module>
> > sys.exit(main(sys.argv))
> > File "C:\Program Files\Google\google_appengine\google\appengine\tools
> > \dev_appserver_main.py", line 306, in main
> > config, matcher = dev_appserver.LoadAppConfig(root_path, {})
> > File "C:\Program Files\Google\google_appengine\google\appengine\tools
> > \dev_appserver.py", line 2638, in LoadAppConfig
> > raise AppConfigNotFoundError
> > google.appengine.tools.dev_appserver.AppConfigNotFoundError- Hide quoted
> > text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---