Thanks for the reponse.
I have try this exactly and still the same issue 😕 . I think that the clearml-agent adds a specific search for the pytorch wheels withe ther PytorchRequirements class and then raises this issue .
I don't quite understand why clearml tries to solve specificaly for the pytorch package 🤔 , You could just add the repos url in pip extra and let it solve the wheels for itself ?
Hi @<1534496192929468416:profile|EagerGiraffe33> , what if you try to put a specific version of pytorch you've tested on your remote environment in the requirements section of the cloned task?