Python Blender Download


Questions about Python Blender:

  1. Blender for Mac do I need to download Python? 2011-03-07 12:36:18

    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

  1. I downloaded Blender ( 2009-06-16 20:43:49

    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.

  1. Help with python/ 2009-06-17 18:56:00