Are you running in docker mode? You could maybe use another docker image that has python in it.
oooo my mistake it’s ubuntu…
I thought it’s a custom image that you guys did
Hey, I’m running jobs remotely on an agent but one of my packages uses numpy 1.21.2 which needs python3.7 and above but the python version on the agent is 3.6…
How can I change/upgrade the python version? (without creating a new docker image)
Thanks
Are you running in docker mode? You could maybe use another docker image that has python in it.
oooo my mistake it’s ubuntu…
I thought it’s a custom image that you guys did