Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snehankekre
Copy link

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
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