Hi Blaine, Can you try call python from the path that you put in your "Python Path" at GAE Laucher?
Ex: my python is on /usr/bin/python2.7 http://cl.ly/image/2w3c0z2X2101 (On your log, i got the impression that you put the python path 2 times... not sure) Can you also try to start your project with a empty "Python Path" on GAE Laucher http://cl.ly/image/3v0g2d182v0z -- Catoto PS: Sorry about the ls on that folder and the "import webob", it happend to my when i updated a previus SDK and use the webob import, not your case for sure! :p On Tue, Nov 20, 2012 at 3:21 PM, Blaine Hodder <[email protected]>wrote: > > Hi Kord, > > Hmm... I tried the --debug in the extra flag field but the log result was > the same. > > Lastly, GAE has never worked. It doesn't just periodically show the > yellow fail icon when I have another process running... I have literally > never seen it run properly on this computer. > > Thanks again for the help either way! I really appreciate it. If you, or > anyone else has any other ideas I open to hear them! > > > Thanks, > Blaine > > -- > 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. > > 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.
