[google-appengine] No module named google.appengine.api module with the python runtime

2017-11-04 Thread mubarak basuudde
So using the python runtime : Installed google sdk installed app-engine-python so moving to my app virtualenv with the following requirements.txt google-cloud-storage==1.6.0 googleapis-common-protos==1.3.5 google-api-python-client in the app script i have from google.appengine.api import im

Re: [google-appengine] No module named google.appengine.api?

2014-03-14 Thread Vinny P
On Thu, Mar 6, 2014 at 12:48 PM, Mark Susol wrote: > from google.appengine.api import app_identity > ImportError: No module named google.appengine.api > > Trying to evaluate a python script for a prototype, but stumped by this > simple error. > Most of the time, this is due to improper con

[google-appengine] No module named google.appengine.api?

2014-03-12 Thread Mark Susol
from google.appengine.api import app_identity ImportError: No module named google.appengine.api Trying to evaluate a python script for a prototype, but stumped by this simple error. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To