tool · inferred from evidence
clang
A compiler toolchain used to build hnswlib, which produced errors during the build process.
- 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