pip install path/to/hnswlib-wheel-file.whl 从源码编译安装hnswlib: 如果上述方法都失败了,你可以尝试从源码编译安装hnswlib。首先,克隆hnswlib的GitHub仓库: bash git clone https://github.com/nmslib/hnswlib.git cd hnswlib 然后,使用以下命令进行编译和安装: bash python setup.py build python setup...
Using cached marshmallow_enum-1.5.1-py2.py3-none-any.whl (4.2 kB) Collecting typing-inspect>=0.4.0 (from dataclasses-json<0.6.0,>=0.5.7->langchain==0.0.171->-r requirements.txt (line 1)) Using cached typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) Collecting starlette<0.28.0,>...