Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51677

ImportError: No module named appengine.ext

Newsgroups comp.lang.python
Date 2013-07-31 10:51 -0700
Message-ID <719f0bd8-cddc-4b28-97ee-08b56d359ec6@googlegroups.com> (permalink)
Subject ImportError: No module named appengine.ext
From Jaiky <jaiprakashsingh213@gmail.com>

Show all headers | View raw


hey learning python 

problem facing is under when typing on interpreter


>>> 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 .....

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


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