Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blender script not responding to 'Interupt the kernel' command on jupyter notebook #9

Open
kitbransby opened this issue Jun 9, 2022 · 1 comment

Comments

@kitbransby
Copy link

I am running Blender 3.1 + Python 3.9 via a Jupyter notebook. In my code I am looping over a blender function that create a mesh from a list of coordinates and exports as an stl

However when I press 'stop', 'interrupt the kernel', or even 'restart the kernel' the script continues to export stl files as if nothing has happened.

If it is useful to post my script then please lmk

@Linusnie
Copy link

I haven't had this exact problem, but some times closing the blender GUI helps when jupyterlab isn't responding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants