chatchat-space / Langchain-Chatchat

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
Apache License 2.0
31.16k stars 5.44k forks source link

源码安装,执行到poetry install --with lint,test -E xinference时一直报错Unable to find installation candidates for onnxruntime (1.19.0) #4843

Closed CTangist closed 2 weeks ago

CTangist commented 3 weeks ago

Poetry (version 1.8.3)

poetry env info: Virtualenv Python: 3.10.14 Implementation: CPython

执行到 poetry install --with lint,test -E xinference 时一直报错:Unable to find installation candidates for onnxruntime (1.19.0)

请问该如何解决

liunux4odoo commented 2 weeks ago

换源,或者用官方源。