Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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