basically, only test.py need the packages, but for somereason pipeline_test installs them as well
but why does it matter if i ran it on a remote agent?
Hey, we run a pipeline using the PipelineController, when we do it from team member 1 computer, we see clearml-agent installing lots of unrelevant packages, and eventually fail. when team member 2 runs it, other packages are being ran, and the task run smoothly
what can cause this problem?
basically, only test.py need the packages, but for somereason pipeline_test installs them as well
but why does it matter if i ran it on a remote agent?