X-Spam-Check-By: sourceware.org Message-ID: Date: Sun, 1 Apr 2007 08:58:20 -0700 From: "Mark Wendell" To: cygwin AT cygwin DOT com Subject: pygtk installs only in python2.4? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/