#33054: gtk3 @3.0.12 +introspection build failure --------------------------------+------------------------------------------- Reporter: msm@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: gtk3 gobject-introspection --------------------------------+------------------------------------------- Comment(by Deil.Christoph@…): I think I ran into the same problem: {{{ $ sudo port -d install gtk3 +introspection ... Couldn't find include 'GdkPixbuf-2.0.gir' (search path: ['../gdk', 'gir-1.0', '/opt/local/share/gir-1.0', '/usr/share/gir-1.0', '/opt/local/share/gir-1.0']) }}} I am new to GTK and would like to use it from python. This tutorial ( http ://python-gtk-3-tutorial.readthedocs.org/en/latest/introduction.html ) uses {{{ from gi.repository import Gtk }}} Is this python GTK3 package available via Macports? Which port / variant to I have to install to get it? -- Ticket URL: <https://trac.macports.org/ticket/33054#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS