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

Poetry fails to install dependencies for vector-db-benchmark. #177

Open
zeevbensender opened this issue Aug 5, 2024 · 0 comments
Open

Comments

@zeevbensender
Copy link

zeevbensender commented Aug 5, 2024

The poetry install command mentioned in the Run the client section of your README file doesn't run as expected and returns with the error:


No dependencies to install or update

Installing the current project: vector-db-benchmark (0.1.0)
Warning: The current project could not be installed: No file/folder found for package vector-db-benchmark
If you do not want to install the current project use --no-root.
If you want to use Poetry only for dependency management but not for packaging, you can disable package mode by setting package-mode = false in your pyproject.toml file.
In a future version of Poetry this warning will become an error!

Ubuntu 23.04
Python 3.10.14
Any ideas how to solve the issue?

@zeevbensender zeevbensender changed the title The 'poetry install' command fails Poetry fails to install dependencies for vector-db-benchmark. Aug 5, 2024
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

No branches or pull requests

1 participant