Hello all, Same issue for me.
I use the dev_appserver.py that comes wich gcloud (app-engine-python 1.9.37) on an Ubuntu 14.04 LTS. The application I use is the "helloworld" straight from the AppEngine Python QuickStart (https://cloud.google.com/appengine/docs/python/quickstart). With the protobuf python package installed (through pip), I get an error at import webapp2. If I uninstall protobuf with pip, everything works as expected. -- 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/a011ad9e-b9b1-42ce-a941-d5232f4ed412%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
