Hi, does anyone have an alternative to using pygobject as i can't seem to get this to run at all in Mac OS X.
I'm trying to use papyon which fails amazingly well if gobject isn't around.
Joe
Hi, does anyone have an alternative to using pygobject as i can't seem to get this to run at all in Mac OS X.
I'm trying to use papyon which fails amazingly well if gobject isn't around.
Joe
You can instally PyGobject on Mac OS X with Darwinports, instructions here .
by its description here: http://telepathy.freedesktop.org/wiki/Papyon
it is used for async io only. You can try to rework the librarie to use any of the other python async libraries, like asyncore, twisted, or anyother.
Also getting pygobject on mac os x is hard, but you can try to use the one from macports. (macports being the new name for darwinports)