infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
10.9k stars 1.05k forks source link

[Bug]: when i install datrie==0.8.2 in windows,error,could you tell me how to run in windows #952

Open sanwei111 opened 1 month ago

sanwei111 commented 1 month ago

Is there an existing issue for the same bug?

Branch name

main

Commit ID

newest

Other environment information

[Bug]: when i install datrie==0.8.2 in windows,error,could you tell me how to run in windows

Actual behavior

[Bug]: when i install datrie==0.8.2 in windows,error,could you tell me how to run in windows

Expected behavior

[Bug]: when i install datrie==0.8.2 in windows,error,could you tell me how to run in windows

Steps to reproduce

[Bug]: when i install datrie==0.8.2 in windows,error,could you tell me how to run in windows

Additional information

[Bug]: when i install datrie==0.8.2 in windows,error,could you tell me how to run in windows

CamusGao commented 1 month ago

hi, if you'd like to run ragflow in windows, use WSL. I've got a good dev and debug experience with WSL. PyCharm and vscode have good support to WSL.

sanwei111 commented 1 month ago

any other better method,sir?