Hi all, I am trying to follow the appengine python tutorial and got as far as "using the users service". As far as I understand when running the script shown there loacally it should give me some sort of local login screen which should let me enter a name and that name should show up as "hello user-name". But nothing happens! I only get a http 500 error in my terminal with an import error which says the main module doesn't have a attribute app. The same code works in the cloud playground.
I am right in assuming I should get some kind of login screen, right? and if so what am I doing wrong? Any help in the right direction appreciated -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
