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


Groups > comp.lang.python > #31392

Re: Python on Windows

References <1pKdnT9EiNaO2ODNnZ2dnUVZ8rCdnZ2d@bt.com> <63069c5e-2979-47db-828a-39570899452f@googlegroups.com>
Date 2012-10-16 07:56 -0400
Subject Re: Python on Windows
From Dwight Hutto <dwightdhutto@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2267.1350388611.27098.python-list@python.org> (permalink)

Show all headers | 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