Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'interpreter': 0.05; 'importerror:': 0.07; 'utf-8': 0.07; 'subject:module': 0.09; 'subject:skip:a 10': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'appengine': 0.16; 'wrote:': 0.18; 'hey': 0.18; 'wed,': 0.18; 'module': 0.19; 'typing': 0.19; 'import': 0.22; 'cc:addr:python.org': 0.22; '31,': 0.24; 'server.': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'installed': 0.27; 'chris': 0.29; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; '"",': 0.31; '>>>>': 0.31; 'file': 0.32; 'url:python': 0.33; '(most': 0.33; 'sense': 0.34; 'problem': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'pm,': 0.38; 'recent': 0.39; 'system.': 0.39; 'url:mail': 0.40; 'from:charset:utf-8': 0.61; 'skip:\xe2 10': 0.65; 'to:addr:gmail.com': 0.65; '8bit%:43': 0.74; 'jul': 0.74; '.....': 0.78; 'url:tk': 0.95; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=hfPlvBW9rMT8/7LY2TdmSRDQubpMdr+lUH2FXnj1JSE=; b=gmFlVsb0SGddx6RVENKUteT9FCrLuE3wrAS7p4YW5qXXhhgIJddHv3wZD8VPPoIG+c N9Pi6rM2q0oaTpsOQ8uCTxQwLajMTb7w1tG2lMfUaalwLY01vEm7JKciCDDqythkpUyU p8nnYiI4df1eRXCwLbeRNILYsWcqdxBaC9P7pXRsXhUGl9p8LMiCgto2sW+Cj8Ays2Qe 8zaegYVOBlzjzsnFTGW/NdrBZYB31devB3fqeuG0P6Co49HIMxR/c/BqdB6sFtQVkqhX cj4iFMoh08nzywHEHQNk/85Ds8n3XdhYvfMDePxc6i9lxK7+r6lx1jTXrIHyH9G2f83C 9E8g== MIME-Version: 1.0 X-Received: by 10.50.9.102 with SMTP id y6mr672646iga.17.1375295296284; Wed, 31 Jul 2013 11:28:16 -0700 (PDT) In-Reply-To: <719f0bd8-cddc-4b28-97ee-08b56d359ec6@googlegroups.com> References: <719f0bd8-cddc-4b28-97ee-08b56d359ec6@googlegroups.com> Date: Wed, 31 Jul 2013 20:28:16 +0200 Subject: Re: ImportError: No module named appengine.ext From: =?UTF-8?B?Q2hyaXMg4oCcS3dwb2xza2HigJ0gV2Fycmljaw==?= To: Jaiky Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375295300 news.xs4all.nl 15988 [2001:888:2000:d::a6]:55043 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51685 On Wed, Jul 31, 2013 at 7:51 PM, Jaiky wrote= : > hey learning python > > problem facing is under when typing on interpreter > > >>>> from google.appengine.ext import db > Traceback (most recent call last): > File "", line 1, in > ImportError: No module named appengine.ext > > > what to do please help ..... > -- > http://mail.python.org/mailman/listinfo/python-list You do not have the Google AppEngine packages installed on your system. You may want to get the AppEngine SDK or the AppEngine development server. --=20 Chris =E2=80=9CKwpolska=E2=80=9D Warrick PGP: 5EAAEA16 stop html mail | always bottom-post | only UTF-8 makes sense