Hi @<1676762887223250944:profile|FancyKangaroo34> , it would be possible for example if the docker image has a different python version from what you ran on previously
I fixed it by adding this to the task
Task.add_requirements("ultralytics", "8.1.24")
But I still don't understand why I'm using a docker image if clearml then installs different versions