Python on Windows

graham grahams at tectime.com
Tue Oct 16 07:29:21 EDT 2012


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?



GC




More information about the Python-list mailing list