The current python version installed by setup is 2.5. However, it looks like the pygtk setup package wants to install itself in /usr/lib/python2.4/site-packages, even if that lib doesn't originally exist. For example, installing pygtk through the installer actually created /usr/lib/python2.4/site-packages, and put the pygtk stuff there. The workaround for now is to roll back to python2.4, and everything seems to work fine.
To the maintainer of pygtk: does the setup package need updating to python2.5, or am I doing something wrong? thanks! Mark -- -- Mark Wendell -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/