Full path for conda environment creation required
In the last code block on the following page it has to be a full path for the prefix. https://doc.zih.tu-dresden.de/software/python_virtual_environments/
In the last code block on the following page it has to be a full path for the prefix. https://doc.zih.tu-dresden.de/software/python_virtual_environments/
assigned to @lazariv--tu-dresden.de
rotscher@tauruslogin5:~> conda env create --help
[...]
-p PATH, --prefix PATH
Full path to environment location (i.e. prefix).
[...]
mentioned in merge request !731 (merged)
closed