Skip to content

Add --no-root flag to installation command in README#41

Open
snehankekre wants to merge 1 commit intorun-llama:mainfrom
snehankekre:fix/39
Open

Add --no-root flag to installation command in README#41
snehankekre wants to merge 1 commit intorun-llama:mainfrom
snehankekre:fix/39

Conversation

@snehankekre
Copy link
Copy Markdown

Closes #39. Since rags cannot be installed as a package, the installation command needs to include the --no-root flag, which this PR adds.

When absent, running poetry install --with dev leads to the following error:

Writing lock file

Installing the current project: rags (0.0.2)
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

Copy link
Copy Markdown
Contributor

@jerryjliu jerryjliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@sbthycode sbthycode mentioned this pull request Dec 1, 2023
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

Successfully merging this pull request may close these issues.

Installation failed with poetry

2 participants