I have added two comments. Updated today to this version on OS X 10.11.4 and after updating the symlinks (in GoogleAppEngineLauncher menu), I could launch the app. Later I also launched from CLI (dev_appserver.py), but only after I was prompted to update a gcloud component.
On 20 May 2016 at 18:36, Matti Dahlbom <[email protected]> wrote: > When running dev_appserver.py after updating to the latest (1.9.37) GAE > Python SDK I am getting the following error: > > [matti@babylon appengine-server] 19:22:06 % /usr/local/bin/dev_appserver.py > . > > > > Traceback (most recent call last): > > File "/usr/local/bin/dev_appserver.py", line 84, in <module> > > _run_file(__file__, globals()) > > File "/usr/local/bin/dev_appserver.py", line 80, in _run_file > > execfile(_PATHS.script_file(script_name), globals_) > > File > "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/devappserver2/devappserver2.py" > , line 31, in <module> > > from google.appengine.api import appinfo > > ImportError: No module named appengine.api > > > I checked and everything seems to be in order in > /usr/local/google_appengine/. I even tried adding that to my PYTHONPATH, to > no avail. I've used probably 30+ versions of GAE - updating in a similar > manner every time - and have never seen it break like this. > > Someone else is having the same problem over at SO: > > > http://stackoverflow.com/questions/37236748/importerror-no-module-named-appengine-api > > BR, > > - Matti > > -- > 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/be728fb8-0c73-4f7d-9201-b0b692047049%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/be728fb8-0c73-4f7d-9201-b0b692047049%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Mit freundlichen Grüßen / Kind regards i. A. Anastasios Hatzis Fon: +49 8374 930813 Fax: +49 8374 930810 Mobil: +49 1520 8592878 -- HATZIS Edelstahlbearbeitung GmbH Hojen 2 87490 Haldenwang (Allgäu) Germany Handelsregister Kempten (Allgäu): HRB 4204 Geschäftsführer: Paulos Hatzis, Charalampos Hatzis Umsatzsteuer-Identifikationsnummer: DE 128791802 GLN: 42 504331 0000 6 http://www.hatzis.de/ -- 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/CAABQH8Zb0udS2PadPkx5ptrZgA0Evhm9mCVnOR_6x0NyiQyj6Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
