-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nmslib dependency #75
Comments
gagolews
added a commit
that referenced
this issue
Sep 15, 2022
Thanks, fixed. A new release is now available on PyPI. |
Thank you...installs correctly now on Python 10 😹 |
Thanks for verifying this! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nmslib, as of v2.1.1, cannot be installed under Windows using python v3.9+ (see issue #464 nmslib/nmslib#464), causing pip install of genieclust to fail. It's been some time since this issue was identified (Dec 2020...almost 2 years ago) and the maintainer has yet to rectify it. You may want to reconsider this dependency to keep your excellent code relevant.
The text was updated successfully, but these errors were encountered: