[BangPypers] BangPypers Digest, Vol 37, Issue 19

Aditya Sahay aditya.sahay at gmail.com
Thu Sep 30 12:02:14 CEST 2010


If you have setuptools installed you can simply do:
sudo easy_install feedparser


On 30-Sep-2010, at 3:30 PM, bangpypers-request at python.org wrote:

> Send BangPypers mailing list submissions to
> 	bangpypers at python.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mail.python.org/mailman/listinfo/bangpypers
> or, via email, send a message with subject or body 'help' to
> 	bangpypers-request at python.org
> 
> You can reach the person managing the list at
> 	bangpypers-owner at python.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of BangPypers digest..."
> 
> 
> Today's Topics:
> 
>   1. install feedparser (Avinash TM)
>   2. Re: install feedparser (Dhananjay Nene)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 30 Sep 2010 00:02:03 +0530
> From: Avinash TM <avinashtm at gmail.com>
> To: bangpypers at python.org
> Subject: [BangPypers] install feedparser
> Message-ID:
> 	<AANLkTimKhHo_ys+POXCixGCv+UqOD=pi9tk=gUD7EL_T at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> 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
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Thu, 30 Sep 2010 04:44:52 +0530
> From: Dhananjay Nene <dhananjay.nene at gmail.com>
> To: Bangalore Python Users Group - India <bangpypers at python.org>
> Subject: Re: [BangPypers] install feedparser
> Message-ID:
> 	<AANLkTi=WZ3a_Q3LqrOAcoYyKAPDU5FggN6w9usXRFeNL at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On Thu, Sep 30, 2010 at 12:02 AM, Avinash TM <avinashtm at gmail.com> wrote:
> 
>> 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
>> 
>> From the README file in the distribution :
> 
> To install:
> $ python *setup.py* 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
>> _______________________________________________
>> BangPypers mailing list
>> BangPypers at python.org
>> http://mail.python.org/mailman/listinfo/bangpypers
>> 
> 
> 
> 
> -- 
> --------------------------------------------------------
> blog: http://blog.dhananjaynene.com
> twitter: http://twitter.com/dnene
> 
> 
> ------------------------------
> 
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
> 
> 
> End of BangPypers Digest, Vol 37, Issue 19
> ******************************************



More information about the BangPypers mailing list