开发者

installing pygobject on mac for Python 2.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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜