Relative Content

Tag Archive for python-3.xubuntuanaconda3

create anaconda virtual env from yaml file

I’m trying to create an anaconda virtual python env using a yaml file. I’m creating it on my ubuntu 24.04 server. I’ve run the code below, and I’m getting the error message below. Can you see what the issue might be and suggest how I can fix it?