I have just downloaded the Blender 2.42a software to hopefully start designing.
Every time I start it up a box pops up with the following message:-
Compiled with Python version 2.4.
'import site' failed; use -v for traceback
Checking for installed Python... No installed Python found.
Only built-in modules are available. Some scripts may not run.
Continuing happily.
How do I install the necessary Python to make this message stop popping up ?
Can anyone help asap PLEAAAAAAAAASE.
CAN SOMEONE HELP ME ASAP PLEASE, I'M STUCK !
Moderators: jesterKing, stiv
-
- Posts: 0
- Joined: Sun Jan 21, 2007 7:06 pm
- Location: Wales,UK
- Contact:
CAN SOMEONE HELP ME ASAP PLEASE, I'M STUCK !
BOB
IF YOU CAN'T HEAR ANYTHING AT ALL, CAN'T YOU HEAR SOMETHING TO KNOW YOU CAN'T HEAR ANYTHING ?
IF YOU CAN'T HEAR ANYTHING AT ALL, CAN'T YOU HEAR SOMETHING TO KNOW YOU CAN'T HEAR ANYTHING ?
Either
a) don't worry about it. Python is not necessary to run Blender.
b) go to www.python.org and get python for your platform
a) don't worry about it. Python is not necessary to run Blender.
b) go to www.python.org and get python for your platform
-
- Posts: 0
- Joined: Sun Jan 21, 2007 7:06 pm
- Location: Wales,UK
- Contact:
I have the same problem, only I need python. I have downloaded version 2.5 of python and installed it on my windows machine, and cannot access any of the scripts, getting the same error.
I have also installed the latest version on my ubuntu box and cannot access the scripts on that machine either. Anyone have a solution to this problem. Maybe there is an enviroment variable that is not being correctly set?
I have also installed the latest version on my ubuntu box and cannot access the scripts on that machine either. Anyone have a solution to this problem. Maybe there is an enviroment variable that is not being correctly set?
Step 1) Read the startup message. It will look like this:I have the same problem, only I need python. I have downloaded version 2.5 of python and installed it on my windows machine, and cannot access any of the scripts, getting the same error.
Compiled with Python version 2.4.
'import site' failed.......
Step 2) Install the version of Python named in the startup message.