Do u have an example of how I can define the packages to be installed for every steps of the pipeline?
OddShrimp85 I believe you need to set the repo
argument to point to your repository
OddShrimp85 The way to do it is using the packages
argument. Maybe clearml couldn't file the requirements file. What does os.path.exists('./requirements.txt')
return?
It return false. Just to share abit more, I have the requirements.txt in gitlab with my codes and are in folders. Do I need to provide a gitlab path?
Hi OddShrimp85 ! Can you please share the logs (make sure to remove any sensitive data, if it exists)