Python has stopped working
02 March 2017 12:49
Try to run python from cmd with -E option
Probably you have some bad environment variables.
"C:\Program Files\Blender Foundation\Blender\2.78\python\bin\python.EXE" -E
Probably you have some bad environment variables.
Alexander (Blend4Web Team)
twitter
06 March 2017 11:03
06 March 2017 11:07
06 March 2017 11:12
python -E works like a charm
So, we will discuss how to solve this issue with custom environment.
But currently, you have to set correct environment. Try to change PYTHONHOME and other variables until it will work without -E.
Alexander (Blend4Web Team)
twitter