Hi @<1577468611524562944:profile|MagnificentBear85> , what version of clearml
are you using?
Hi @<1523701070390366208:profile|CostlyOstrich36> - I'm using WebApp: 1.16.2-502 • Server: 1.16.2-502 • API: 2.30.
@<1577468611524562944:profile|MagnificentBear85> this seems like some SDK usage issue - the code complains the Task
object has no delete()
method, although clearml.Task
(which is what the code uses) does have this method defined - which SDK version are you using? Also, it might be possible you're redefining the Task class by mistake?