upstash / degree-guru

AI chatbot for expert answers on university degrees
https://degreeguru.vercel.app/
156 stars 40 forks source link

ModuleNotFoundError: No module named 'langchain' #1

Open wclwong opened 7 months ago

wclwong commented 7 months ago

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 commented 7 months ago

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.