Hi,i had the same problem.Solved by moving the helloworld directory out of google_appengine. so now i call the command as follows: google_appengine/dev_appserver.py ./helloworld/
Both google_appengine and helloworld directory are sitting together in a directory i created named Projects. Hope it helps, Lloyd Dube On Apr 10, 3:52 am, "[email protected]" <[email protected]> wrote: > say you have an C:\MyDemo\HelloWorld dir which include 2 files: > helloworld.py and app.yaml > then you should go to C:\MyDemo rather than C:\MyDemo\HelloWorld to > perform the cmd("dev_appserver.py helloworld/" > ). Hope this helps > > On Mar 19, 7:34 am, joshua <[email protected]> wrote: > > > hi i made a test app just to play with it and when i try to run the > > webserver cmd tells me ERROR:root:application configuration file not > > found in <my selected directory> > > > i am running windows XP (pro) > > with the newest python > > > please if you have an answer post it here or send me an email at > > [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
