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

ModuleNotFoundError: No module named 'langchain' #1

Open
wclwong opened this issue Feb 19, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'langchain' #1

wclwong opened this issue Feb 19, 2024 · 1 comment

Comments

@wclwong
Copy link

wclwong commented Feb 19, 2024

Hi,

I am completely new and while I try to run the project on my iMac, I encountered error - ModuleNotFoundError: No module named 'langchain'

Do I need to install something?
I have installed Ollama.

螢幕截圖 2024-02-19 下午6 34 42

Thanks,
Wallace.

@CahidArda
Copy link
Collaborator

CahidArda commented Feb 20, 2024

Hi Wallace,

Thank you for giving our tool a try!

To set up a vector store by running the crawler, you'll first need to install a few Python packages. These dependencies are outlined within our requirements.txt file, which includes langchain.

For a step-by-step guide, please refer to the README file in our repository, specifically the "Install Required Python Libraries" section located under the Crawler section.

If you encounter any difficulties, feel free to reach out for further assistance.

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

2 participants