llama-fs
llama-fs copied to clipboard
Failed with WSL (Windows Subsystem Linux) on organizing Windows's Downloads with an initial success using Groq
On Windows 11, WSL (Windows Subsystem Linux) Kali (v2023.3) I did the following:
- Cloned the repo
- Installed the Python and NPM requirements
- Additionally installed the fastapi using
pip install "fastapi[standard]"
- Ran the server on one tab
- Ran the Electron app on another tab
-
On the GUI put my Windows Downloads directory to crawl:
/mnt/c/Users/Mayeen/Downloads
-
It started working...
but eventually, 🔴 failed in the midst
and the UI showed an error too:
the electron console was also complaining
It did work, but could not complete with unknown reasons. 😢