HI Harsha, There was a bad dependency in this tutorial. Can you try pulling the latest version? It should list `google-cloud==0.21.1` in the requirements.txt file.
On Wednesday, December 7, 2016 at 11:23:15 PM UTC-8, Harsha Reddy wrote: > > Hi George, > > Thanks for your reponse. I have followed this tutorial( > https://cloud.google.com/python/getting-started/using-pub-sub) to deploy > app. In the* config.py* file I have changed the > *project-id,GOOGLE_OAUTH2_CLIENT_ID,GOOGLE_OAUTH2_CLIENT_SECRET. > *In app.yaaml i used default settings. I also ran gcloud auth list > command (says my account active). Please let me know what else I should do > before deploying. > > Thanks > Harsha Reddy > > On Thursday, December 8, 2016 at 12:19:08 AM UTC+5:30, George (Cloud > Platform Support) wrote: >> >> Hello Harsha, >> >> What steps did you undertake before you ran the "gcloud app deploy" >> command? Are you properly identified on the cloud platform? Did you >> identify as described here >> <https://cloud.google.com/sdk/gcloud/reference/auth/login>? More >> information covering the gcloud command may be accessed via this page >> <https://cloud.google.com/sdk/gcloud/>. >> >> How does your config file look like? You may consider providing any extra >> details you find relevant. >> > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/3aae2456-6934-4857-8b94-3b5a90bfaee8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
