[BangPypers] feedparser

Arulalan T arulalant at gmail.com
Mon Oct 4 09:19:26 CEST 2010


2010/10/3 Noufal Ibrahim <noufal at gmail.com>

> On Sun, Oct 03 2010, Avinash TM wrote:
>
> > How to install feedparser in 'eclipse environment' of python?
>
> [...]
>
> First thing (after you do an installation) is to make sure that it works
> properly in with the regular interpreter (honouring any virtualenv or
> other such settings you have). Once that's done, you can worry about
> configuring eclipse.
>
> Is it working in the interpreter?
>

If it is not working in regular interpreter, please do the following ( If
you are using ubuntu/debian flavor )

sudo apt-get install python-setuptools

sudo easy_install feedparser

Now it should works fine. :-)


> --
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Regards,
Arulalan.T

Kanchi Linux User Group Rocks !
http://kanchilug.wordpress.com

My Experiments In Linux are here
http://tuxcoder.wordpress.com


More information about the BangPypers mailing list