Does anyone have an alternative to using PyGObject? I can’t seem to get it to run at all in Mac OS X. I’m trying to use papyon, which fails amazingly well if GObject isn’t around.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By its description, it is used for async I/O only. You can try to rework the library to use any of the other Python async libraries, like asyncore, Twisted, or any other.
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