[gpodder-devel] gpodder 0.11.3 or earlier : import gtk failure

  • From: thp at perli.net (Thomas Perl)
  • Date: Thu, 26 Jun 2008 12:34:55 +0200

Hello!

On Thu, 2008-06-26 at 10:47 +0200, eric.jauny at laposte.net wrote:
> My computer : Mac Book Pro
> My favorite distro : GNU/Linux BLAG 60001
> My podacast client : gpodder
> [...]
> File "/opt/gpodder-0.11.3/src/gpodder/util.py", line 35, in 
> import gtk
> ImportError: No module named gtk
> make: *** [test] Error 1
> [root at lns-bzn-54-82-251-117-86 gpodder-0.11.3]# 
> 
> I've also tried "python setup.py install", instead of "make install".
> But gpodder does not start, reporting the same "gtk" error.
> 
> 
> I then tried to revert to gpodder 0.11.1, beacuse this version had
> been working fine. But unfortunately, now, irrespective of the gpodder
> version I install (from 0.9.5 to 0.11.3) I always got the
> "ImportError: No module named gtk" error. I've re-installed python and
> pygtk2 this evening. It did not fix the problem. I've carefully
> checked the presence of the mandatory dependencies, just in case I
> would have make a mistake at some stage.
> Thanks for your help. I've tried to find tips&hints on the web , quite
> extensively, but no one is ok. Obvioulsy I do not blame gpodder
> developers , but I think they would be in a position to fix the error.

"ImportError: No module named gtk" means you have not set up your
Python/PyGTK installation correctly. This is not a problem with gPodder,
but with your system/distro. You will notice that other pygtk-based
applications also do not work on your system.

Sorry for sounding like a distro nazi here, but we cannot support every
freakin' distro out there, and I sadly cannot give you any hints on how
to fix these problems on "BLAG". Either ask the BLAG maintainers or fix
the problem yourself - as I said, the ImportError means that PyGTK is
not installed. This problem is out-of-scope for gPodder to support, as
it states in its README file that PyGTK needs to be installed.

I understand the value of choice and freedom, but as an upstream
maintainer, it's difficult to deal with people that report problems that
lie not with the software, but with the distribution. In that case,
having Ubuntu/Debian/Fedora users with a known distribution state is
much easier for upstream projects to support.

I'm sorry that I can't really help you here (because I don't know BLAG)
and hope that you will be able to fix that problems. Please contact the
BLAG mailing list which (I presume from googling around) can be found at
https://www.autistici.org/mailman/listinfo/blag-users

If there are still problems with gPodder _after_ you got PyGTK working
on your system, please, by all means report the problem or send a mail
to the gpodder-devel mailing list - that's what it's are here for :)


Good luck!
Thomas



Other related posts: