Home › Forums › Installation › Installing Glade on Mac OS X › Reply To: Installing Glade on Mac OS X
May 11, 2012 at 5:34 pm
#1131
mguthaus
Participant
Yes, it was a Python version problem. I was getting this error:
May 11 10:24:28 otaku [0x0-0x27027].com.peardrop.glade[426]: dyld: Library not loaded: /System/Library/Frameworks/Python.framework/Versions/2.7/Python
but after installing 2.7 from python.org it works fine. Thanks!