Unexpected conda environment is created using devtools/conda-envs/test_env.yaml #11
Labels
bug
Something isn't working
help wanted
Extra attention is needed
wontfix
This will not be worked on
The gpu version of PyTorch cannot be installed via
conda env create -f test_env.yaml -n test_env
. I tried to create the environment on a gpu node but got cpu version. Also I expectpymbar 3.x
to be installed but>4.x
is installed instead.The text was updated successfully, but these errors were encountered: