You need to use
conda env create -f environment.yml
Notice the extra env after conda and before create.
For more information check the documentation.
You need to use
conda env create -f environment.yml
Notice the extra env after conda and before create.
For more information check the documentation.