Hello, It actually looks like something is wrong with your pygtk install.
Could you please paste: - the output of dpkg -l|egrep "python-gtk|python2.3-gtk" - the contents of /var/lib/dpkg/info/python-gtk2.list and /var/lib/dpkg/info/python2.3-gtk2.list - the output of ls -l /usr/lib/python2.3/site-packages/*gtk* - the PYTHONPATH environment variable (echo $PYTHONPATH) - the result of executing "import sys;print sys.path" at a python shell prompt. Thanks for your help, -- Clément