langchain-ai / chat-langchain

https://chat.langchain.com
MIT License
4.97k stars 1.16k forks source link

Solution for windows users #333

Closed shanumas closed 1 week ago

shanumas commented 1 week ago

Run with powershell and not with WSL.

When running on windows you have to get past the following problems:

  1. Docker problems (keep docker desktop running and enable WSL on docker)
  2. Postgres problem happens if you run with WSL (works fine on powershell)
  3. Then you may get some real code problems like ( 2024-06-25 20:28:01,554:ERROR:uvicorn.error Application startup failed. Exiting. )