library · inferred from evidence
hnswlib
A library referenced in the context of building a wheel during installation, with native-architecture compile flags.
- pip install chromadb fails building the hnswlib wheel on macOS (clang errors)
On macOS 13.x, `pip install chromadb` failed while building the hnswlib wheel with clang errors such as "unknown type name 'nullptr_t'" and "command '/usr/bin/clang' failed with exit code 1". Multiple users hit this across Python 3.9 throug