first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

Blender 3D: “Getting Blender to find Python in Windows XP”

If this is what appears on the console when you start Blender:

Compiled with Python version 2.5. 'import site' failed; use -v for traceback Checking for installed Python... No installed Python found.

This means Blender could not find Python on your box. Either Python is not installed or it is the wrong version. Blender needs Python to run scripts. Blender 2.44 needs Python 2.5 and Blender 2.43 needs Python 2.4.

To resolve this issue you have to tell the system and blender how to find the necessary Python files to work.

-Click OK to exit the variable editing dialogue, click OK to leave the Environment Variables window and click OK once more to leave the System Properties dialogue, thereby saving all your changes.

I hope that helps.

Peter

[http://www.blender.org/forum/viewtopic.php?t=11938]

mod date: 2009-08-18T00:16:08.000Z