asntech / intervene

Intervene: a tool for intersection and visualization of multiple genomic region and gene sets
http://intervene.rtfd.io/
Other
132 stars 28 forks source link

Install intervene latest version from conda #9

Closed Phillip-a-richmond closed 1 year ago

Phillip-a-richmond commented 5 years ago

Hey Aziz, I'm trying to install intervene from bioconda cloud, and I'm having issues with getting the latest version. I even started a new miniconda2 from scratch, and I'm still getting the error:

conda install -c bioconda intervene=0.6.4 Solving environment: failed

UnsatisfiableError: The following specifications were found to be in conflict:

When I type: conda install -c bioconda intervene it works fine, but only gets me version 0.5.8

Any ideas on how to fix this? Or can I more explicitly refer to a specific version of intervene?

Cheers, Phil

hdingwall commented 5 years ago

Hi Aziz,

Just wanted to add that I'm also getting this error.

Thanks!

asntech commented 5 years ago

Hi @hdingwall can you please try to install it using pip, which worked for @Phillip-a-richmond. I'll look into this issue soon. Thanks!