Forum

Python has stopped working

27 February 2017 18:08
Blender 2.78 and blend4web latest both downloaded / upgraded today in user preferences …
Windows 10 64 bit and Python 2.7 installed.
Any hints please ?
27 February 2017 18:08
178280 unhandled win32 exception in python.exe
27 February 2017 18:10
Python 2.7.1 (r271:86832, May 5 2016, 05:42:33) [MSC v.1600 64 bit (AMD64)] on win32
27 February 2017 18:49
Actually Blender 2.78 uses Python 3.5 and official Blender distribution contains it.

Blender doesn't run at all? Or it stopped working after Blend4Web installation?
Alexander (Blend4Web Team)
twitter
28 February 2017 15:47
Blender work as far as I see… I was able to load a blend file downloaded from somewhere… a fireworks example.
I was also able to render it. But I was planning to look more deeply into the balloons example, I know you have it in the http://localhost:6687 somewhere, that's why I did clicked after loading this local page on "project manager" link which contains examples but then Python has stopped working window appear. I do have also installed Python 2.7 as I did mentioned.

I will proceed to uninstall it and install eventually the 3.5 or nothing… and see if it will be the same

If you have other hints please let me know
28 February 2017 16:13
No changes either with 2.7 uninstalled and or 3.6 installed … same

But http://localhost:6687/apps_dev/code_snippets/code_snippets.html?scene=camera_animation works fine and all other
at http://localhost:6687/apps_dev/code_snippets/code_snippets.html?scene=canvas_texture

Only problem with python occurs when http://localhost:6687/project/ is accessed
28 February 2017 17:09
Could you type
bpy.app.binary_path_python

in Blender Console? The result should be the path to the python binary, which Blender uses. Try to run this python binary in Windows cmd.
Alexander (Blend4Web Team)
twitter
02 March 2017 12:12
I get 'C:\\Program Files\\Blender Foundation\\Blender\\2.78\\python\\bin\\python.EXE'

what should be done ?
02 March 2017 12:35
Reply to post of user malutanpetronel@gmail.com
I get 'C:\\Program Files\\Blender Foundation\\Blender\\2.78\\python\\bin\\python.EXE'

what should be done ?


To ensure that this python.exe works without crashes etc, just run it .
Alexander (Blend4Web Team)
twitter
02 March 2017 12:37
is not working ok… it crash
How is supposed to fix it ? I did updated blender to 2.78…
 
Please register or log in to leave a reply.