You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: