From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122795 invoked by alias); 15 Sep 2016 17:17:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 122774 invoked by uid 89); 15 Sep 2016 17:17:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz, twisted, UD:egg X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 15 Sep 2016 17:16:52 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 97FD4C04B32E for ; Thu, 15 Sep 2016 17:16:51 +0000 (UTC) Received: from [10.3.116.42] (ovpn-116-42.phx2.redhat.com [10.3.116.42]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u8FHGod5012716 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 15 Sep 2016 13:16:51 -0400 Subject: Re: python-gtk2 To: cygwin@cygwin.com References: <18467275-50e7-c856-9ba4-2275b2ee7bac@gmail.com> From: Yaakov Selkowitz Message-ID: <132f06d8-d078-9bd2-07d5-bae5d23b1a38@cygwin.com> Date: Thu, 15 Sep 2016 17:57:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <18467275-50e7-c856-9ba4-2275b2ee7bac@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00216.txt.bz2 On 2016-09-14 08:14, Marco Atzeri wrote: > I am trying to use UPnP-Inspector > http://coherence.beebits.net/wiki/UPnP-Inspector > > In the last development version UPnP_Inspector-0.2.3-py2.7.egg > contains on EGG-INFO/requires.txt > > Coherence >= 0.6.4 > Twisted > pygtk > setuptools python-gtk2.0 provides the pygtk requirement. My guess is that it is looking for some pkg-info stuff which isn't installed because pygtk is built with autotools instead of distutils. I suggest building from the source .tar.gz instead of using the .egg. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple