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


Groups > comp.lang.python > #31392

Re: Python on Windows

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!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <dwightdhutto@gmail.com>
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; 'subject:Windows': 0.09; 'python': 0.09; 'received:mail-qc0-f174.google.com': 0.09; 'typed': 0.09; 'cc:addr :python-list': 0.10; '2.7.3': 0.16; '7:35': 0.16; 'feedparser': 0.16; 'oct': 0.16; 'wrote:': 0.17; 'windows': 0.19; 'module': 0.19; 'trying': 0.21; '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; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; '"no': 0.29; 'install': 0.29; 'error': 0.30; 'launch': 0.32; 'received:google.com': 0.34; 'entered': 0.34; 'received:209.85': 0.35; 'october': 0.37; 'received:209': 0.37; 'received:209.85.216': 0.37; 'subject:: ': 0.38; 'header:Received:5': 0.40; 'launch,': 0.84
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=NbRCM0W0i1oU6U1wWqmMO/zSziLC5seF7dwSN4jy6P0=; b=wMnVtXFf1+ieHD8If3ds0fhsDhVKFBgNGK+6X5C6aLVuoDWKSW2YDRx2oU7x9FKVYM /G+gykfqSkxsvh47aZitazmWuUvEx7YSHY9MROmLI3qLgPjE4KqymZX3hSCjmkpXyikC HFiGejivJPTqw7StU3URbrhoX8gmkIEKWJi1+th+87LcwsaUChMLH0N4omimxO5aEjWF nVPprTVP9FbEMT5E3wcszmSn9QD0fOrGKSu8bOwQE2PmltpWgH+32r8xQJzWp9F2kl5y vyg+tvvuXK2qYq0e28oPWErRmOFEUi54ZyvoF6M88fucrrVRLa4sou5N8CbJeoYhiNZ3 TZYQ==
MIME-Version 1.0
In-Reply-To <63069c5e-2979-47db-828a-39570899452f@googlegroups.com>
References <1pKdnT9EiNaO2ODNnZ2dnUVZ8rCdnZ2d@bt.com> <63069c5e-2979-47db-828a-39570899452f@googlegroups.com>
Date Tue, 16 Oct 2012 07:56:49 -0400
Subject Re: Python on Windows
From Dwight Hutto <dwightdhutto@gmail.com>
To Marco Nawijn <nawijn@gmail.com>
Content-Type text/plain; charset=ISO-8859-1
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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2267.1350388611.27098.python-list@python.org> (permalink)
Lines 30
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1350388611 news.xs4all.nl 6923 [2001:888:2000:d::a6]:40138
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:31392

Show key headers only | View raw


On Tue, Oct 16, 2012 at 7:35 AM, Marco Nawijn <nawijn@gmail.com> wrote:
> On Tuesday, October 16, 2012 1:29:23 PM UTC+2, 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".
>>
>>

Did you install it into the site-packages directory? Or did you cd to
the directory it's in, and launch, or place it into the directory
you're trying to launch it from?
>>


-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com

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


Thread

Python on Windows graham <grahams@tectime.com> - 2012-10-16 12:29 +0100
  Re: Python on Windows Marco Nawijn <nawijn@gmail.com> - 2012-10-16 04:35 -0700
    Re: Python on Windows Dwight Hutto <dwightdhutto@gmail.com> - 2012-10-16 07:56 -0400
  Re: Python on Windows Joel Goldstick <joel.goldstick@gmail.com> - 2012-10-16 07:44 -0400
  Re: Python on Windows graham <grahams@tectime.com> - 2012-10-19 14:24 +0100
    Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 14:44 +0100
    Re: Python on Windows rusi <rustompmody@gmail.com> - 2012-10-19 06:48 -0700
    Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:00 +0100
    Re: Python on Windows graham <grahams@tectime.com> - 2012-10-19 15:12 +0100
      Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:24 +0100
    Re: Python on Windows Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-10-19 15:23 +0100
    Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:40 +0100
    Re: Python on Windows Gisle Vanem <gvanem@broadpark.no> - 2012-10-20 14:47 +0200

csiph-web