
-----------------------------------
Insectoid
Wed Nov 12, 2008 2:38 pm

Installing python 2.6 on mac
-----------------------------------
I downloaded and installed python 2.6 for my mac, but when I click the launcher, it tells me I need to change the interpreter path in 'preferences'. What exactly am I supposed to change this to? I used the default installation, so where is the interpreter?

-----------------------------------
gitoxa
Wed Nov 12, 2008 10:07 pm

RE:Installing python 2.6 on mac
-----------------------------------
Google says use python 2.5, or build python yourself.

-----------------------------------
Tony
Thu Nov 13, 2008 12:42 am

RE:Installing python 2.6 on mac
-----------------------------------
OSX Leopard comes with Python 2.5.1

I hear 2.6 binaries are a mess; you might want to look into building it yourself.

-----------------------------------
andrew.
Sun Dec 07, 2008 8:43 pm

RE:Installing python 2.6 on mac
-----------------------------------
Right now I'm using 2.5 on Mac and Linux. The newer versions aren't as stable.

-----------------------------------
Insectoid
Sun Dec 07, 2008 8:55 pm

RE:Installing python 2.6 on mac
-----------------------------------
Very well (actually, I forgot I asked this question.). I'll just go on using 2.5.
