ragbits icon indicating copy to clipboard operation
ragbits copied to clipboard

fix: local tests using pqvector fail

Open ghost opened this issue 6 months ago • 3 comments

What happened?

Tests related to vector store are failing:

ERROR packages/ragbits-core/tests/integration/vector_stores/test_vector_store_sparse.py::test_vector_store_retrieve_order[PgVectorStore] - port_for.exceptions.PortForException: Can't select a port

How can we reproduce it?

uv run pytest

Relevant log output


ghost avatar Jun 10 '25 08:06 ghost

Do you have PostgreSQL installed on your machine?

micpst avatar Jun 10 '25 11:06 micpst

Please verify your setup with our contributing guide

micpst avatar Jun 10 '25 11:06 micpst

I think I have everything set up Image

ghost avatar Jun 10 '25 11:06 ghost