Computer Science Canada Installing python 2.6 on mac |
Author: | Insectoid [ Wed Nov 12, 2008 2:38 pm ] |
Post subject: | 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? |
Author: | gitoxa [ Wed Nov 12, 2008 10:07 pm ] |
Post subject: | RE:Installing python 2.6 on mac |
Google says use python 2.5, or build python yourself. |
Author: | Tony [ Thu Nov 13, 2008 12:42 am ] |
Post subject: | 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. |
Author: | andrew. [ Sun Dec 07, 2008 8:43 pm ] |
Post subject: | 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. |
Author: | Insectoid [ Sun Dec 07, 2008 8:55 pm ] |
Post subject: | RE:Installing python 2.6 on mac |
Very well (actually, I forgot I asked this question.). I'll just go on using 2.5. |