Thank you ! Indeed I was having 2 versions of python on my machine.. I
removed the one that doesn't come with my OS, recompiled and everything is
working fine now.

Thank you again !

On 10/29/07, Thomas Perl <[EMAIL PROTECTED]> wrote:
>
> Hello, Ionut!
>
> On Mon, 2007-10-29 at 10:45 +0200, Ionut Scutaru wrote:
> > I was able to compile and install gPodder v 0.10.0. However, when I'm
> > trying to run it, I'm getting the following error:
> >
> > [EMAIL PROTECTED] ~]$ gpodder
> > Warning: Module "feedparser" not found. Please install
> > "python-feedparser".
> >          The feedparser module can also be downloaded from
> > www.feedparser.org
> >
> > But the module is there..:
> > [EMAIL PROTECTED] ~]$ rpm -qa|grep feedparser
> > python-feedparser-4.1-3.fc6
> >
> > Any ideas why it's not working ?
>
> You are probably using a different Python version than the version that
> the "python-feedparser" module is installed for. Make sure you have only
> one Python version installed, or that the correct Python version is set
> as the default in your system, so when you run "python" in your shell
> and type "import feedparser", no error should be displayed. (You
> probably have several python2.x binaries in your path, please check).
>
> HTH.
>
> Thomas
> _______________________________________________
> gpodder-devel mailing list
> gpodder-devel@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/gpodder-devel
>
_______________________________________________
gpodder-devel mailing list
gpodder-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/gpodder-devel

Reply via email to