Do I need Python to run Blender correctly?

Hieu.D.Hoang at gmail.com Hieu.D.Hoang at gmail.com
Thu Jan 25 06:31:43 EST 2007



On Jan 25, 5:47 pm, g... at dsdata.it wrote:
> On Jan 25, 9:25 am, "AKA gray asphalt" <goodidea1... at hotmail.spam.com>
> wrote:
>
> > I downloaded Blender but there was no link for python. Am I on the right
> > track?
> Don't worry, Blender includes its own bundled Python interpreter, which
> is usually one version behind; just leave it alone.
>
> Lorenzo Gatti

Also note that only standard modules bundled in the Blender package are
available. And extension modules e.g. numpy can't be installed into it.
You must have the same version of python as the one in Blender.
Starting blender from a terminal told me that.

Happy designing!
Hieu




More information about the Python-list mailing list