qdrant / vector-db-benchmark

Framework for benchmarking vector search engines
https://qdrant.tech/benchmarks/
Apache License 2.0
270 stars 77 forks source link

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

Closed zeevbensender closed 2 months ago

zeevbensender commented 2 months ago

The "Run the client" section in your README file doesn't run as expected. The "poetry install" returns with the error: `Installing dependencies from lock file

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