Error warning at the end of headless simulations in SofaPython : PyThreadState_Get: the function must be called with the GIL held
#5243
Replies: 3 comments
|
Hello ! During the last release cycle we've made multiple PR in order to fix an issue that is pretty close :
Which version of SOFA are you using ? |
|
|
|
|
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I've built a simulation using SofaPython which I run without a gui. At the end of the program, right before it shutdowns, there is an error :
This does not result in any issue for my part as I log all the state I need at every time step, but I thought it was worth discussing.
I'll try to create a minimum reproducing example at some point.
In the meantime, if anyone has encountered this issue before, I'd like to hear about it.
All reactions