Hi, I've been using Homebrew (https://github.com/mxcl/homebrew) for a while and I'm very happy with it. Big advantage is that it's not compiling everything from source (it's using the system Python installation).
There are several forks with PyGtk included. I'm currently using https://github.com/ashgti/homebrew. However, since I upgraded to OS X Lion, I'm facing some issues with signal handling. Default stuff al works, only my own library (Gaphas) is having some trouble. Regards, Arjan On 31 Dec 2011, at 23:33, Stayvoid wrote: > I've used MacPorts. > > I've installed pyGTK: > sudo port -v install py26-gtk > > I've copied the module to have a chance to run it by typing "python": > cp > /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pygtk.py > /System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pygtk.py > > Thanks for your help. > _______________________________________________ > pygtk mailing list pygtk@daa.com.au > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ _______________________________________________ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/