Wait so how come the "clearml" package is not installed ? can you provide the full log?
.I am using pipeline from tasks method and not pipeline from decorator.
Wait I'm confused nowm if this is a pipeline from Tasks then the Tasks themselves should have clearml in the "installed packages", no? and if they do not, how were they created?
Yes @<1523701205467926528:profile|AgitatedDove14>
what just happened next time and what is happening underneath.
Not sure I follow, is there still an issue ?
I am able to run the tasks individually and when executed remotely, its working fine. One time it ran but I am not sure, what just happened next time and what is happening underneath.
Hey @<1523701205467926528:profile|AgitatedDove14> Thanks for the reply.I am using pipeline from tasks method and not pipeline from decorator.
(also could you make sure all posts regrading the same question are put in the thread of the first post to the channel?)
Hi @<1539780284646428672:profile|PoisedElephant79>
it's giving me no module name clearml
I'm assuming no clearml inside one og the pipeline components ? make sure you have all the imports inside the pipeline component function, like in this example:
None