开发者

installing pygobject on mac for Python 2.6

开发者 https://www.devze.com 2022-12-20 05:55 出处:网络
Does anyone know how to install PyGObject on Mac OSX for 开发者_如何学CPython 2.6. The current distribution available on darwinports is using Python2.4. I want a package using Python2.6

Does anyone know how to install PyGObject on Mac OSX for 开发者_如何学CPython 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


ah found it : http://py26-gobject.darwinports.com/

nevermind!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号