[BangPypers] install feedparser

Avinash TM avinashtm at gmail.com
Wed Sep 29 20:32:03 CEST 2010


Hi all,
While I am working with feedparser , i downloaded feedparser-4.1.zip then
 unziped also , it becomes feedparser.py (executable) .
Then if i tried this below command
#python feedparser.py install

it will show this message
avinash at linux-qqbq:~/Download> python feedparser.py install
install

{'bozo': 1,
 'bozo_exception': SAXParseException('Document is empty\n',),
 'encoding': 'utf-8',
 'entries': [],
 'feed': {},
 'namespaces': {},
 'version': ''}

this error , please anybody help me in telling how to install feedparser .
Tell me in simple way , because I am newbie to python.
Waiting for reply


Regards
Avinash


More information about the BangPypers mailing list