ragbits
ragbits copied to clipboard
fix: local tests using pqvector fail
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
Do you have PostgreSQL installed on your machine?
Please verify your setup with our contributing guide
I think I have everything set up