Python Blender Download
Questions about Python Blender:
-
I believe blender needs this version: http://www.python.org/download/releases/2.6.2/
Other versions are currently incompatible and blender will not recognize them.
-
http://www.python.org/ftp/python/2.6.2/python-2.6.2.msi
if you want python 2.6.
python comes preinstalled on the mac but depending on the mac may need updating
http://www.python.org/download/
to confirm the version of python installed
click on spotlight (top right)
type in terminal then open it
in the terminal window type in
python
the result in the terminal window will be similar to this
Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53)
[GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin
Type "help", "copyright", "credits" or "license" for more information