On Tue, Jul 21, 2009 at 2:48 PM, Bertrand Kintanar<[email protected]> wrote: > On 7/21/09 8:34 PM, Chris Van Bael wrote: > > Hey, > > thanks for the extensive explanation. > One question still: was PyGTK then added to the Python.org's Python? > I had no problems installing PyGTK under the Apple Python, but it > didn't recognize the Python.org's one. > Didn't know about the libtiff and libpng though... > > Thanks, > > Chris > > > no problem. well i didnt know that there are 2 Python installed in macs. I > only have Apple's Python here. so yeah i was installed to the Apple's > Python. When typing python from terminal what I get is: > > bertrand-kintanars-macbook:~ b3rx$ python > Python 2.5.1 (r251:54863, FebĀ 6 2009, 19:02:12) > [GCC 4.0.1 (Apple Inc. build 5465)] on darwin > Type "help", "copyright", "credits" or "license" for more information. >>>> > > So yes, its installed at the Apple's Python installation path. By the way, > where is Python.org's Python installed?
Python.org's Python is at /Library/Frameworks/Python.framework/Versions/Current/bin/ System Python is at /System/Library/... > I hope this helps. Unfortunately not completely ;-) I'm still having trouble adding PyGTk to python.org's Python. Chris _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
