how to install survivor with conda
Hello community,
I'm kinda new with installing packages in conda. So I am trying to install the [survivor][1] and I tried both:
- conda install -c bioconda survivor
- conda install -c bioconda/label/cf201901 survivor
I get: PackagesNotFoundError: The following packages are not available from current channels:
So what is the name of the channel and how do I activate ?
• 2,459 views
•
link
1 answer
You left out the important caveat that you're using a Mac. Survivor isn't available for OSX.
• 1 views
•
link
Log in to answer this question.
It's in the normal
biocondachannel.I get this: