Closed adverley closed 1 year ago
conda create env command is wrong, it should be conda env create (maybe verify on your system with conda create env vs conda env create. I am on conda 23.1.0.
conda create env
conda env create
@adverley , thanks for the fix!
conda create env
command is wrong, it should beconda env create
(maybe verify on your system withconda create env
vsconda env create
. I am on conda 23.1.0.