question about python

hi all
When i open the Blender, the following message displyed;
‘import site’ failed;use -v traceback
No installed python found.
Only built-in modules are available. Some scripts may not run.
Continuing happily.

But in fact, i had Python 2.4 in my computer.

what’s up?

Buy the way, when i load Wincvs, it also say that didn’t find python.
(what i used is windows xp sp2)

Any answer will be appreciated %|

Blender is built with python2.3 and therefore doesn’t recognize python2.4 So you might consider downgrading to 2.3 or wait till Blender upgrades to 2.4 This will be done when python2.4 is standard for major Linux distros. So this probably takes some months at least.

Stani

http://spe.pycs.net
http://www.stani.be

Hmmm I’m getting the exact same error yet I have downgraded my Python to 2.3. Any answers?