Hi, Have you resolved the issue? Can you give more info about the app.yaml file and the GAELaucher configuration? Have you tried with virtual env?
Here is my SS http://cl.ly/image/0b1U0s2o2w3g Cheers, -- Catoto On Mon, Nov 5, 2012 at 8:15 PM, Blaine Hodder <[email protected]>wrote: > Hi all, > > I am unable to get Appengine running as it hangs with the yellow clock > when I hit run. > > I am running python 2.7.3 and OSX 10.6.8. > > I have downloaded Appengine, dragged the launcher to my desktop and > created a new project. When I hit run, the yellow clock appears and never > goes away. Therefore when I navigate to the local host the app is not > running. > > In the log I get the following error: > > *** Running dev_appserver with the following flags: > --admin_console_server= --port=8081 Python command: > > The name of the project is simply 'hello' in lowercase, so that should not > be the problem. I have tried both port 8080, and 8081, but the problem > persists. I have attempted fresh installs of both Python 2.7 and Appengine > yet that does not asolve the problem. Lastly, I have tried pasting the > python path in Appengine's launcher preferences but it doesn't seem to help > either. > > > Any ideas? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/56l8--FpNRsJ. > 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. > -- 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.
