Inconsistent errors while using Python scripting module #1723
Unanswered
vchundru2002
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Append your workflow and Python code files. Thanks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I've been trying to use the Python scripting functionality of Bonsai, but every few runs (inconsistently, Bonsai throws this error:
Afterwards, Bonsai shuts down. All I do in the python script is import some modules:
My Bonsai workflow is pretty simple too:
This occurs even when I open the script in a module instead of the runtime, however, when the script is empty, I don't get this error.
I haven't been able to figure out what the issue is. Any ideas or debugging tips?
Beta Was this translation helpful? Give feedback.
All reactions