public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: python-gtk2
Date: Wed, 14 Sep 2016 15:08:00 -0000	[thread overview]
Message-ID: <18467275-50e7-c856-9ba4-2275b2ee7bac@gmail.com> (raw)

Hi Folks,

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

That causes the program to fail with
---------------------------------------------------------------
$ upnp-inspector
Traceback (most recent call last):
   File "/usr/bin/upnp-inspector", line 4, in <module>
     __import__('pkg_resources').run_script('UPnP-Inspector==0.2.3', 
'upnp-inspector')
   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", 
line 3070, in <module>
     @_call_aside
   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", 
line 3056, in _call_aside
     f(*args, **kwargs)
   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", 
line 3083, in _initialize_master_working_set
     working_set = WorkingSet._build_master()
   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", 
line 645, in _build_master
     ws.require(__requires__)
   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", 
line 946, in require
     needed = self.resolve(parse_requirements(requirements))
   File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", 
line 833, in resolve
     raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pygtk' distribution was not 
found and is required by UPnP-Inspector
---------------------------------------------------------------

If I remove the raw from requires.txt the program runs at least
partially.

I have the impression that pygtk is provided by python-gtk2,
that is installed, or it is something slight different that is needed ?


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

             reply	other threads:[~2016-09-14 13:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 15:08 Marco Atzeri [this message]
2016-09-15 17:57 ` python-gtk2 Yaakov Selkowitz
2016-09-15 21:05   ` python-gtk2 Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18467275-50e7-c856-9ba4-2275b2ee7bac@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).