Sum02dean / MLG

Machine Learning in Genomics Course ETH
MIT License
3 stars 2 forks source link

Conda environment installation via .yml failed #32

Open TaoDFang opened 2 years ago

TaoDFang commented 2 years ago

I tried to install via yml file, but it gave me below error

tao@deimos:~/MLG$ conda env create -f environment.yml Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound:

TaoDFang commented 2 years ago

According to Dean, it seem its better to specify "--no-builds" option when exporting environment ?

Sum02dean commented 2 years ago

Yup I also could not install (using miniconda3) Tao is using using Anaconda