The command that's prompted already contains the reference to "python=3.1", so this won't work.
Python 3.9 runs fine, but there's an issue with the pytorch datatloaders that seems to be related to that python version. Clearml version is 1.6.2 and the agents are 1.3.0.
CostlyOstrich36 Any idea what could be going wrong?
GreasyLeopard35 , please try with the latest clearml-agent
GreasyLeopard35 , what happens if you try to run the command it's (agent) trying to run yourself?
GreasyLeopard35 , What versions of clearml & clearml-agent are you using? Also, what happens if you try in python 3.9?
I'll try to see if it reproduces on my side 🙂