Open adamgayoso opened 4 years ago
Thanks a lot for pointing this out Adam - we will have this fixed. Sorry for such a delayed response!
Hi! Any chance you solved this dependency issue? otherwise, do you have any advise on how to get around it? Thank you so much :)
Had this issue with trying to install direct via pip, followed by an error with fa2 when trying to install direct from the git repo via pip git+. The solution for anyone running into the same error was to first install fa2 via conda ('conda install -c conda-forge fa2') and then to install harmonyTS through pip git+.
@EamonCoughlan thank you so much for your comment! It worked for me .
Hi all,
I just wanted to point out that this dependency should probably be
scikit-learn
.https://github.com/dpeerlab/Harmony/blob/eca0771348e7f1b901f95d1a8fc68d95530e830c/setup.py#L34