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
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/