Open BlaiseMuhirwa opened 9 months ago
PyPI is currently only shipping the outdated v0.20.1, which requires a very old scikit-learn version, as reported in the error message. Please try to install v0.30 like so:
pip install https://github.com/VarIr/scikit-hubness/archive/main.tar.gz
I tried to install
scikit-hubness
with both pip and poetry, but it continues to not work. If you runpoetry add scikit-hubness
, which uses pip behind the hood, you get the following error: