wenn I try to create conda environment using the environment.yml with the given skript:
conda create -n hotspots -f environment.yml
this error shows up in terminal:
Create conda environment using the environment.yml:
conda create -n hotspots -f environment.yml