-
- [ ] [nmslib/README.md at master · nmslib/nmslib](https://github.com/nmslib/nmslib)
# Non-Metric Space Library (NMSLIB)
## Important Notes
* NMSLIB is generic but fast, see the results of [A…
-
Actually, the whole issue is described in the title :). I suppose that a lot of peope are waiting for your brilliant library to work in the modern Python versions. Thank you in advance!
-
I can't install rectools on Windows for python=3.9 due to problems with installing [nmslib](https://github.com/nmslib/nmslib) (one of the dependencies). Issue for tracking - https://github.com/nmslib/…
-
Part of the error log:
```
/tmp/pip-install-o3wxapn7/nmslib_9eee5660989f4ab7a191d3ecc15aaf86/.eggs/pybind11-2.6.1-py3.11.egg/pybind11/include/pybind11/cast.h:446:36: error: invalid use of inco…
-
### Describe the bug
This is a bug in the nmslib version pinned in spacy-ann-linker requirements. In Python 3.8.7 on Linux, importing nmslib fails with the following error:
`ImportError: Object …
-
hey i got an error while installing nmslib in python 3.12
pip install nmslib
Defaulting to user installation because normal site-packages is not writeable
DEPRECATION: Loading egg at c:\progr…
-
Hi guys, nice work (a good selection of data sets as well). We have updated our algorithms, so you may want to rely on the latest version 1.5.1: https://github.com/searchivarius/nmslib
PS: I am also …
-
-
This is on macOS 10.6 with gcc13:
```
ld: duplicate symbol __ZTSN10similarity4HnswIfEE in /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_nmslib/nmslib/work/nmslib-2.1.1/similarity_searc…
-
We are facing the same issue as `#315` in nmslib ( https://github.com/nmslib/nmslib/issues/325 ) here in hnswlib. Would you accept a pull request that ports the solution from nmslib's setup.py to hnsw…