After installing PyDev, then trying to install Python interpreter, it wants to install 2.6, but I want Python3.2.
When I installed Python 3.2 it only installed the launcher and IDLE (plus 2 insignificant files).
Anyone know where the 3.2 frameworks would be or how to have 3.2 as the interpreter in OSX?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2011-08-24
Okay, when I try to find the Python interpreter with Auto Config, it finds this:
Which is 2.6, when I do it manually to find 3.2, I come up with this,
but the 'Open' button is not
enabled, so this must not be what it is looking for. Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2011-08-24
I found it in someones' blog. The manual should really have this as this guy had this problem back in 2008.
But for other's having this problem it is here:
Thanks agronholm, I think this is what you meant, but I just now saw your post.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After installing PyDev, then trying to install Python interpreter, it wants to install 2.6, but I want Python3.2.
When I installed Python 3.2 it only installed the launcher and IDLE (plus 2 insignificant files).
Anyone know where the 3.2 frameworks would be or how to have 3.2 as the interpreter in OSX?
Thanks
Okay, when I try to find the Python interpreter with Auto Config, it finds this:
Which is 2.6, when I do it manually to find 3.2, I come up with this,
but the 'Open' button is not
enabled, so this must not be what it is looking for. Any ideas?
Try giving it the python executable in bin?
I found it in someones' blog. The manual should really have this as this guy had this problem back in 2008.
But for other's having this problem it is here:
Thanks agronholm, I think this is what you meant, but I just now saw your post.