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 google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
Hi Catoto,
--
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/-/m8NbYuzT9FIJ.
** Running dev_appserver with the following flags:
--admin_console_server= --port=8080
Python command: /Library/Frameworks/Python.framework/Versions/2.7/bin/python
/Library/Frameworks/Python.framework/Versions/2.7/bin/python
One last thing,
--
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/-/qsCULxS3uEoJ.
Hurray! Thanks for all the help guys! The file path in the Python box was pooching the whole deal. It even looked exactly correct, but little did I know there were several empty lines in the path and when I scrolled down the path was printed twice!
--
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/-/RWC1wc51jSIJ.