Conda failing to install VEP
1
0
Entering edit mode
2.4 years ago

I'm trying to install VEP in a conda environment, but it keeps failing. I've tried with the normal installation process:

conda install -c bioconda ensembl-vep 

But get the below errors which run for about an hour and eventually fail:

$ conda install -c bioconda ensembl-vep
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): done
Solving environment: | ^[failed with initial frozen solve. Retrying with flexible solve.
Solving environment: - 

I've also tried creating a new environment and installing, but still fail.

conda create -n ensembl-vep -c conda-forge -c ensembl-vep 

Any more ideas anyone??

VEP conda • 2.0k views
ADD COMMENT
0
Entering edit mode

An update, a few more lines of errors have appeared, and still running ...

$ conda install -c bioconda ensembl-vep
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): done
Solving environment: | ^[failed with initial frozen solve. Retrying with flexible solve.
Solving environment: - 
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
Examining conflict for picard alabaster pygments pywavelets conda-package-handling xlrd py-lief python_abi xopen lxml conda-env pluggy pylint sortedcollections bab
ADD REPLY
2
Entering edit mode
2.4 years ago
hugo.avila ▴ 490

Have you tried to use mamba? Usually it solves conda problems

【bioconda】The channel is not accessible or is invalid.

ADD COMMENT
1
Entering edit mode

Awesome, that’s worked! A load off my shoulders, thank you!

ADD REPLY

Login before adding your answer.

Traffic: 1841 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6