Closed vcorby closed 8 years ago
FYI: Looks like they made a change to sci-kit bio. It doesn't work with Python 2 anymore...
If anyone runs into this issue, a workaround is to run "pip install scikit-bio==0.4.2" before "pip install treeCl"
Scikit bio is pinned to version 0.4.2 in the treeCl setup.py.
FYI: Looks like they made a change to sci-kit bio. It doesn't work with Python 2 anymore...