[pygtk] GNOME applets in Python and Debian?

Arnau Sanchez arnau at ehas.org
Tue Jul 4 00:01:49 WST 2006


Hi,

>  In [7]: import gnomeapplet
>  ImportError: No module named gnomeapplet

This module is in the "python-gnome2-extras" package.

Normally, you should be able to do that:

(apt-get install apt-file)

$ apt-file search gnomeapplet

python2.3-gnome2-extras: 
usr/lib/python2.3/site-packages/gtk-2.0/gnomeapplet.la
python2.3-gnome2-extras: 
usr/lib/python2.3/site-packages/gtk-2.0/gnomeapplet.so

but this is not working today. I think debian people are updating their 
repositories...

regards
arnau


More information about the pygtk mailing list