ERROR: Failed building wheel for chroma-hnswlib Building wheel for pypika (pyproject.toml) ... done Created wheel for pypika: filename=PyPika-0.48.9-py2.py3-none-any.whl size=53834 sha256=fdb19d25e2d847670f177d90cfc3d2963aa2f18eda711c21df77b890782954f3 Stored in directory: c:\users\...
将onnxruntime换成1.18,1.17问题仍然没解决。 没办法我只能将我现有的python3.12里所有的依赖库全部剔除掉,单独pip install chromadb库,最终发现了根本问题,安装时报错如下 “built chroma-hnswlib”失败:(前期pip过程为什么报错,我推断是,打包安装llama_index这个问题可能无法具现出来) 找到具体问题就有了合适的解决办...
When trying to replicate that code on your own computer I'm getting first the "deprecated warning on syntax for chroma", based on comment above, I'm guessing the correct syntax, which then leads to hnswlib.index error. The syntax in question: steps to reproduce: pip install langchain[all...
Using cached chromadb-0.4.4-py3-none-any.whl.metadata (6.8 kB) Using cached chromadb-0.4.3-py3-none-any.whl.metadata (6.9 kB) Collecting pandas>=1.3 (from chromadb) Using cached pandas-2.1.3-cp312-cp312-win_amd64.whl.metadata (18 kB) Collecting chroma-hnswlib==0.7.1 (from ...
hnswlib==0.7.0 numpy==1.21.6 onnxruntime==1.14.1 overrides==7.3.1 pandas==1.3.5 posthog==2.4.0 pulsar-client==3.1.0 pydantic==1.9.0 pypika==0.48.9 requests==2.28.1 tokenizers==0.13.2 tqdm==4.65.0 typing_extensions==4.5.0 uvicorn[standard]==0.18.3 joseph6 J...
any.whl.metadata Using cached chromadb-0.4.8-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: requests>=2.28 in c:\users\lenovo\desktop\nouveau dossier\env\lib\site-packages (from chromadb) (2.31.0) Requirement already satisfied: pydantic<2.0,>=1.9 in c:\users\lenovo\...
(10.8 MB) Collecting requests>=2.28 Using cached requests-2.28.2-py3-none-any.whl (62 kB) Collecting pydantic>=1.9 Using cached pydantic-1.10.5-cp311-cp311-macosx_11_0_arm64.whl (2.5 MB) Collecting hnswlib>=0.7 Using cached hnswlib-0.7.0.tar.gz (33 kB) Installing build dependencies...