Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51683
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!gordon |
|---|---|
| From | John Gordon <gordon@panix.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: ImportError: No module named appengine.ext |
| Date | Wed, 31 Jul 2013 18:20:39 +0000 (UTC) |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 16 |
| Message-ID | <ktbkhn$mk5$1@reader1.panix.com> (permalink) |
| References | <719f0bd8-cddc-4b28-97ee-08b56d359ec6@googlegroups.com> |
| NNTP-Posting-Host | panix2.panix.com |
| X-Trace | reader1.panix.com 1375294839 23173 166.84.1.2 (31 Jul 2013 18:20:39 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Wed, 31 Jul 2013 18:20:39 +0000 (UTC) |
| User-Agent | nn/6.7.3 |
| Xref | csiph.com comp.lang.python:51683 |
Show key headers only | View raw
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