X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=gtdRr/3rPTp7rcFy VMWFlZkXpKbSYJuSvVD362ua05LTqb+GNlnq4smDDxJbR76Vy3UB8fCUH1ysbpuG YTF1LxPm+kyYKlSuFYL7iFjUuV40x+cu4lUxi3PfGhzyeRF9V1/siaj5wY8inZFz 2OgGWHAGFLFsBjhu6SKeDW8cCY8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=SUqmsmY/kQsJSTqsjRcoFL joZYM=; b=uHSG0ZdKGc+oEK8wxcAC+RtLLVYj/WNpy2uf6ncYNyhI1qGSR9hvYN tvada2fZfB6kaifknfZXvJ3adGts0O6gFPggWYL3x1TcP0Qsod0e8zkuj4UFSAU1 npN5FI4KNhFpdYn/GIxqxmjO/CyBHIT9IR9+qGH1Oe6v6YX7MSQQg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 Subject: Re: python-gtk2 To: cygwin AT cygwin DOT com References: <18467275-50e7-c856-9ba4-2275b2ee7bac AT gmail DOT com> From: Yaakov Selkowitz <yselkowitz AT cygwin DOT com> Message-ID: <132f06d8-d078-9bd2-07d5-bae5d23b1a38@cygwin.com> Date: Thu, 15 Sep 2016 12:16:47 -0500 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 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