Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 构建知识库时卡住不反应 #1703

Open
lin-qian123 opened this issue Apr 12, 2024 · 0 comments
Open

[Bug]: 构建知识库时卡住不反应 #1703

lin-qian123 opened this issue Apr 12, 2024 · 0 comments

Comments

@lin-qian123
Copy link

Installation Method | 安装方法与平台

Pip Install (I used latest requirements.txt)

Version | 版本

Latest | 最新版

OS | 操作系统

Windows

Describe the bug | 简述

构建知识库时卡住不反应,页面停留在“构建知识库”,终端停留在“Checking Text2vec ...”

Screen Shot | 有帮助的截图

屏幕截图 2024-04-12 141721

Terminal Traceback & Material to Help Reproduce Bugs | 终端traceback(如有) + 帮助我们复现的测试材料样本(如有)

D:\Program Files\anaconda\anaconda3\envs\python310\lib\site-packages\langchain\vectorstores_init_.py:35: LangChainDeprecationWarning: Importing vector stores from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:

from langchain_community.vectorstores import FAISS.

To install langchain-community run pip install -U langchain-community.
warnings.warn(
D:\Program Files\anaconda\anaconda3\envs\python310\lib\site-packages\langchain\document_loaders_init_.py:36: LangChainDeprecationWarning: Importing document loaders from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead:

from langchain_community.document_loaders import UnstructuredFileLoader.

To install langchain-community run pip install -U langchain-community.
warnings.warn(
Checking Text2vec ...
Establishing knowledge archive ...
Checking Text2vec ...
屏幕截图 2024-04-12 141745

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant