Hi Vincent,
I received a "Fatal Python error: PyThreadState_Get: no current thread" as a response :-/
But just to be really sure, is it so that dyn~ does only accept the
dynamic
creation of standard Pd objects and not the one of complex objets like the ones created with py/pyext?
No, that should be treated just the same. I think the problem might be more within py/pyext which suffers from some weaknesses when multiple py/pyext objects are created. I'll look into it shortly!
best greetings, Thomas