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

To join the OverTake Racing Club races I want them to be: (multiple choice)

  • Free to access

    Votes: 140 85.9%
  • Better structured events

    Votes: 27 16.6%
  • Better structured racing club forum

    Votes: 25 15.3%
  • More use of default game content

    Votes: 20 12.3%
  • More use of fixed setups

    Votes: 50 30.7%
  • No 3rd party registration pages

    Votes: 58 35.6%
  • Less casual events

    Votes: 15 9.2%
  • More casual events

    Votes: 54 33.1%
  • Other, specify in thread

    Votes: 10 6.1%
Back
Top