Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51683
| From | John Gordon <gordon@panix.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: ImportError: No module named appengine.ext |
| Date | 2013-07-31 18:20 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <ktbkhn$mk5$1@reader1.panix.com> (permalink) |
| References | <719f0bd8-cddc-4b28-97ee-08b56d359ec6@googlegroups.com> |
In <719f0bd8-cddc-4b28-97ee-08b56d359ec6@googlegroups.com> Jaiky <jaiprakashsingh213@gmail.com> writes:
> >>> from google.appengine.ext import db
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> ImportError: No module named appengine.ext
> what to do please help .....
Has the Google App Engine library been installed on your system?
--
John Gordon A is for Amy, who fell down the stairs
gordon@panix.com B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
ImportError: No module named appengine.ext Jaiky <jaiprakashsingh213@gmail.com> - 2013-07-31 10:51 -0700
Re: ImportError: No module named appengine.ext John Gordon <gordon@panix.com> - 2013-07-31 18:20 +0000
Re: ImportError: No module named appengine.ext Jaiky <jaiprakashsingh213@gmail.com> - 2013-07-31 11:34 -0700
Re: ImportError: No module named appengine.ext Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-07-31 20:28 +0200
csiph-web