mirror of
https://github.com/run-llama/rags.git
synced 2026-06-30 20:57:57 -04:00
Installation issue #35
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kalleutschie on GitHub (Feb 7, 2024).
I have tried now several times to install rags, but I always get this error message:
(base) kalle@MacBook-Air rags % poetry install --with dev
Installing dependencies from lock file
No dependencies to install or update
Installing the current project: rags (0.0.5)
The current project could not be installed: No file/folder found for package rags
If you do not want to install the current project use --no-root
Any suggestions?
@usykaa commented on GitHub (Feb 11, 2024):
Same problem!
@usykaa commented on GitHub (Feb 11, 2024):
found a solution https://github.com/run-llama/rags/issues/39#issuecomment-1832278349