Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; '16,': 0.03; 'subject:Python': 0.05; 'suppose': 0.07; 'subject:Windows': 0.09; 'python': 0.09; 'typed': 0.09; 'cc:addr:python-list': 0.10; '2.7.3': 0.16; 'feedparser': 0.16; 'guessing': 0.16; 'lurking': 0.16; 'oct': 0.16; 'wrote:': 0.17; 'windows': 0.19; 'module': 0.19; 'cc:2**0': 0.23; 'installed': 0.23; 'downloaded': 0.24; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'setting': 0.26; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; '"no': 0.29; 'url:mailman': 0.29; "i'm": 0.29; 'error': 0.30; 'up.': 0.31; 'url:python': 0.32; 'file': 0.32; 'url:listinfo': 0.32; 'received:google.com': 0.34; 'entered': 0.34; 'path': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'url:org': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'url:docs': 0.38; 'google': 0.39; 'header:Received:5': 0.40; 'url:mail': 0.40; 'your': 0.60; 'here:': 0.62; 'joel': 0.91 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; bh=eq2qqhbIJJZ7bUz2wEpGwiMVFHBGuXUirK6dekB7ThI=; b=E/7gVDZJFPHKFt4ZdyzquUSt6tPp57vyMHfflIB/AbQRpT/AoMZJl5MDjvgnFq1giD LoC3DdeilVssBYCZX9bCFOnpYhy7x2xy06206yn5iB0rZ4Y1NahzjlmCh69vSmqVSkYA uBFnQXfDWRpa8fGunoJQ1GfDk+qDOx8b7Iw1oGyL/EJ/dZBkzFGiJnAl0R0miO55k3WB SbfMntXXOA7SE5xF748EU/nnvchodrN3TSGAe7Dx8RCZqPJBltQ0FMgg6NFjBVQx+w8y Hzq4V+uV9+QZ8LcJr+cWd2vbHjHZd17fxt7wqiaVu50g7aJf2aV5dnPd9ZWwC+bL5bkW gTDg== MIME-Version: 1.0 In-Reply-To: <1pKdnT9EiNaO2ODNnZ2dnUVZ8rCdnZ2d@bt.com> References: <1pKdnT9EiNaO2ODNnZ2dnUVZ8rCdnZ2d@bt.com> Date: Tue, 16 Oct 2012 07:44:36 -0400 Subject: Re: Python on Windows From: Joel Goldstick To: graham Content-Type: text/plain; charset=UTF-8 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: 33 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1350387882 news.xs4all.nl 6932 [2001:888:2000:d::a6]:55681 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31388 On Tue, Oct 16, 2012 at 7:29 AM, graham wrote: > > Downloaded and installed Python 2.7.3 for windows (an XP machine). > > Entered the Python interactive interpreter/command line and typed the > following: > > >>>import feedparser > > and I get the error message "No module named feedparser". > > There is a feedparser.py file lurking around - so I suppose Python cannot > find it. > > Anyone: What to do? > > I'm guessing your python path is not set up. Look here: http://docs.python.org/using/windows.html or google windows xp setting python path > > GC > > -- > http://mail.python.org/mailman/listinfo/python-list -- Joel Goldstick