Hi Oliver, py_cairo I have rebuild and should work. It seems to be that the new py_gobject has an different API and py_gtk do not work anymore. So I guess you have to support the new API:
from gi.repository import Gtk (for that to work I have to rebuild the gobject_introspection stuff also) or we have to downgrade py_gobject. Has there anybody more, better, other knowledge? Am 09.02.14 schrieb Oliver Kiddle <[email protected]>: > Is there any chance that the combination of py_cairo, py_gobject and py_gtk > could be rebuilt in the new combined Python 2.6 and 2.7 form? It'd be really > useful to have them working again. > > Thanks > > Oliver > >
