Open papanikos opened 3 years ago
Include the full env specs in the repo, before closing
fix_1
. For now
git clone https://github.com/papanikos/MARVEL -b fix_1
will clone the repo and checkout the branch with the fix for #1 and the environment.yml
According to this, with newer versions of
scikit-learn
theforest
module has been renamed tosklearn.ensemble._forest
.So, create a fresh environment with
Same goes for
biopython
, I was getting some AlignIO related error. Once rolling back to 1.75 it was fixed.