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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to