[MacPorts] #16511: zeroinstall-injector fails with pygtk problem
MacPorts
noreply at macports.org
Thu Jul 29 22:11:43 PDT 2010
#16511: zeroinstall-injector fails with pygtk problem
-----------------------------------+----------------------------------------
Reporter: wsc9tt@… | Owner: afb@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Resolution: | Keywords: pygtk
Port: zeroinstall-injector |
-----------------------------------+----------------------------------------
Changes (by jmr@…):
* cc: wsc9tt@… (removed)
Old description:
> The zeroinstall-injector package builds and installs fine
> but here is a sample from running it:
>
> mbp ~ $ 0launch --gui
> Traceback (most recent call last):
> File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
> /site-packages/zeroinstall/0launch-gui/0launch-gui", line 11, in <module>
> import pygtk; pygtk.require('2.0')
> ImportError: No module named pygtk
>
> It appears to be missing some dependency.
>
> This is from a fresh install of macports on a Leopard machine.
New description:
The zeroinstall-injector package builds and installs fine
but here is a sample from running it:
{{{
mbp ~ $ 0launch --gui
Traceback (most recent call last):
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/site-packages/zeroinstall/0launch-gui/0launch-gui", line 11, in <module>
import pygtk; pygtk.require('2.0')
ImportError: No module named pygtk
}}}
It appears to be missing some dependency.
This is from a fresh install of macports on a Leopard machine.
--
--
Ticket URL: <http://trac.macports.org/ticket/16511#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list