Hi,
I am trying to get to use your work, but it seems that your conda env create -f environment.yaml
with the error:
Collecting package metadata (repodata.json): done
Solving environment: failed
I suspect that the root cause is that your foldtoken/environment.yaml includes a lot packages that might conflict when creating an env.
Hi,
I am trying to get to use your work, but it seems that your
conda env create -f environment.yamlwith the error:
Collecting package metadata (repodata.json): done Solving environment: failedI suspect that the root cause is that your foldtoken/environment.yaml includes a lot packages that might conflict when creating an env.