Python on Windows

Dwight Hutto dwightdhutto at gmail.com
Tue Oct 16 07:56:49 EDT 2012


On Tue, Oct 16, 2012 at 7:35 AM, Marco Nawijn <nawijn at 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



More information about the Python-list mailing list