Does anyone know how to install PyGObject on Mac OSX for Python 2.6. The current distribution available on darwinports is using Python2.4. I want a package using Python2.6
Alternatively, has anyone tried installing it from sources on a Mac?
If you have Macports you can simply do
port install py26-gobject
With Homebrew it would be:
brew install pygobject
If you want to use pygobject with Python 3 and GTK 3:
brew install pygobject3
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With