ChatPDF
ChatPDF copied to clipboard
Getting issue to install chromadb & hnswlib
-----------------------Error Log of hnswlib--------------------------- ERROR: Failed building wheel for hnswlib Failed to build hnswlib ERROR: Could not build wheels for hnswlib, which is required to install pyproject.toml-based projects WARNING: You are using pip version 21.3.1; however, version 23.1.2 is available. You should consider upgrading via the 'D:\AI_Projects\PDF_GPT\ChatPDF-main\env\Scripts\python.exe -m pip install --upgrade pip' command.
https://stackoverflow.com/questions/73969269/error-could-not-build-wheels-for-hnswlib-which-is-required-to-install-pyprojec
Looks like a similar issue, you can check
Hi while running main.py there is an error saying docx.api module not found. which is found in the init__.py file. How to solve this?
Downgraded Python to 3.10.10
export HNSWLIB_NO_NATIVE=1
pip install HNSWLIB