Hi BurlyBat54 ,
How exactly are you calling clearml-task ?
I provide --project , --name , --repo , --branch , --script , --requirements and --queue
requirements/requirements.txt - it's where the file is located in the repo
And what do you pass in --requirements ?
Well, the ClearML Agent running the task will automatically try to install requirements from requirements.txt in the repo, so I think you don't have to specify that