Yakut compile error

Hi, I’m getting an error compiling a directory as

RecursionError: maximum recursion depth exceeded while pickling an object

I can’t share the dsdl’s, but am wondering if anyone else has seen this? My guess is that there is a circular reference somewhere within in the dsdl’s, but wanted to check.

Also, would be nice to have a CLI option to switch on exception tracebacks.

-vv

1 Like

I’m seeing this locally now too. Seems to be a common problem with pydsdl.

Can you please share the stacktrace?