Blender problem / Python not installed.

Blender seems to need also a prg. called Python.
And even when you install Python, Blender will give you a message that Python is not installed.

Did some search and found simple solution:
First of all, install Python not in some of your programm files, but follow as adviced, as it is
suggest during installation : C: Python27

After installation goto: My computer, right click, properties, advanced, environment variables and add
manualy NEW: the name and value:

Name: PYTHONPATH
Value: C:\Python27;C:\Python27\DLLs;C:\Python27\Lib;C:\Python27\Lib\lib-tk

When you use another Python version like 24 or whatever just change in above value all 27
entries into 24.

Start Blender and hopla :ups:
 
Hi Paul, Can't reproduce it now because it's working fine but if I remember correct it was searching for some older version. Btw now I think Python can be installed anywhere :) Just for fun I unstall Python, and reproduce, give me 5.

Python01_as.jpg

So therefor I went to the Python site, nothing happenends, dl-ed manual the 27 version, installed and still same problem. "no installed python" found !

Now I installed Blender_python-2.7.msi again. In D:\Program Files\Python27\.
After install is finished I start Blender. And again no Python found .

Now I add a new environment variable:
Name: PYTHONPATH
Value: D:\Program Files\Python27;C:\Python27\DLLs;C:\Python27\Lib;C:\Py
thon27\Lib\lib-tk
And again no Python found !

OK, then again the C approach:
C:\Python27;C:\Python27\DLLs;C:\Python27\Lib;C:\Py thon27\Lib\lib-tk

Python02_as.jpg

lust je nog peultjes ? zjit prg :(
 

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top