Actually was not related to clearml, the higher level error causing this one was (somewhere in the stack trace): RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd
-> wrong numpy version
Can you please open a GitHub issue to follow up on this issue?
Hi JitteryCoyote63 , you can get around it using the auto_connect_frameworks
parameter in Task.init()