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

What would make you race in our Club events

  • Special events

    Votes: 22 25.6%
  • More leagues

    Votes: 20 23.3%
  • Prizes

    Votes: 19 22.1%
  • Trophies

    Votes: 9 10.5%
  • Forum trophies

    Votes: 5 5.8%
  • Livestreams

    Votes: 16 18.6%
  • Easier access

    Votes: 52 60.5%
  • Other? post your reason

    Votes: 8 9.3%
Back
Top