ndaniel / fusioncatcher

Finder of Somatic Fusion Genes in RNA-seq data
GNU General Public License v3.0
141 stars 66 forks source link

Issues installing with bioconda #211

Open pirateyoho opened 1 year ago

pirateyoho commented 1 year ago

Hello, I am running into the following error when trying to install fusioncatcher into a conda environment. I am using conda version 22.9.0. The error is repeatable on different machines. Any thoughts on why this may be happening and possible fixes?

conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda create -n fusioncatcher fusioncatcher

Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): / Killed