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.7k stars 5.53k forks source link

[BUG] 切换到【知识库管理】有错误日志输出 #1536

Closed leoterry-ulrica closed 1 year ago

leoterry-ulrica commented 1 year ago

问题描述 / Problem Description 切换到【知识库管理】的时候提示:FileNotFoundError: [Errno 2] No such file or directory: xxx/envs/python3.10/lib/python3.10/site-packages/st_aggrid/frontend/build/bootstrap.min.css.map'

复现问题的步骤 / Steps to Reproduce

预期的结果 / Expected Result 描述应该出现的结果 / Describe the expected result.

实际结果 / Actual Result 描述实际发生的结果 / Describe the actual result.

环境信息 / Environment Information

附加信息 / Additional Information 添加与问题相关的任何其他信息 / Add any other information related to the issue.

zRzRzRzRzRzRzR commented 1 year ago

更新到最新代码后重试一下哦