caporaso-lab / sourcetracker2

SourceTracker2
BSD 3-Clause "New" or "Revised" License
61 stars 45 forks source link

install fails on linux 64 #63

Closed wdwvt1 closed 7 years ago

wdwvt1 commented 7 years ago

A QIIME forum user reported an error installing because conda couldn't find scikitbio=0.4.3. Conda auto-suggested scikit-bio instead, which I think should work, but need to investigate this failure.

@gregcaporaso - is this a problem with our install documentation or does that user need to just add e.g. the bioconda channel?

wdwvt1 commented 7 years ago

I told the user to try explicitly using the bioconda and that worked. Will update README.md to reflect .

gregcaporaso commented 7 years ago

You should update it to use the biocore channel, not bioconda. We have control over the version on biocore, but not on bioconda.