From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 45353 invoked by alias); 15 Sep 2016 21:04:33 -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 45339 invoked by uid 89); 15 Sep 2016 21:04:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=twisted, UD:egg, UD:7.egg, UD:beebits.net X-HELO: mail-wm0-f45.google.com Received: from mail-wm0-f45.google.com (HELO mail-wm0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 15 Sep 2016 21:04:23 +0000 Received: by mail-wm0-f45.google.com with SMTP id l132so5372377wmf.0 for ; Thu, 15 Sep 2016 14:04:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=uhHeAHzuXwHKZ0AbyNiGiKZSXEQlpllwZMBSIpg6Bw8=; b=SAKWb9gJYvgP3hJeYxESw5lyjxDnaxjQ0+F2mMqFC+xtXMQ4SJbArnGBXltVL5PBbM llL3V1SbThW+H+aCuNM70alTcmBNq62BRsfGqvywgrYn6zmZrA6dDqC+WnnXKAW2uXja kKw0GppTL4GY4QqWuObZyVsHzfpMOVFH8XNTSIp+MzQLOwD0TYjmIJOjc+1YScKWyFrw gt3iZBrUsQbDvx4Yf6Oq0eeB1VlEjCZAsSTzKjZXI+JtFa2PcmJjNmZpKl/zk5ZYFTZC v6DcGIYVaEn3joUr3nVLmqQcXL3uQ7N7BkqmxmEEu0tuQcNbLH3FkbhE1Ji91+cyv/8z jMIw== X-Gm-Message-State: AE9vXwOFFp+nnVXMh/72tFNT6VXvEMYB8P2jVyZCbX1oyyJLwZ0KxrW6A/RzOvHd7GSH4A== X-Received: by 10.194.64.195 with SMTP id q3mr10996439wjs.151.1473973460612; Thu, 15 Sep 2016 14:04:20 -0700 (PDT) Received: from ?IPv6:2003:63:2f6b:da01:b142:3d9c:8af3:7521? (p200300632F6BDA01B1423D9C8AF37521.dip0.t-ipconnect.de. [2003:63:2f6b:da01:b142:3d9c:8af3:7521]) by smtp.googlemail.com with ESMTPSA id b128sm4127377wmb.21.2016.09.15.14.04.19 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Sep 2016 14:04:19 -0700 (PDT) Subject: Re: python-gtk2 To: cygwin@cygwin.com References: <18467275-50e7-c856-9ba4-2275b2ee7bac@gmail.com> <132f06d8-d078-9bd2-07d5-bae5d23b1a38@cygwin.com> From: Marco Atzeri Message-ID: <69af32fb-669f-edd0-2479-e0576da40f73@gmail.com> Date: Thu, 15 Sep 2016 21:05:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <132f06d8-d078-9bd2-07d5-bae5d23b1a38@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00219.txt.bz2 On 15/09/2016 19:16, Yaakov Selkowitz wrote: > 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. thanks for the confirmation. I already installed directly by git source with python ./setup.py install Regards Marco -- 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