Find answers from the community

Home
Members
Bavalpreet Singh
B
Bavalpreet Singh
Offline, last seen 6 months ago
Joined September 25, 2024
@here
1 comment
L
B
Bavalpreet Singh
·

Hi

Hi
I am trying to imoprt the PGVectorStore and getting the the circular import error

from llama_index.vector_stores.postgres import PGVectorStore

ERROR
ImportError: cannot import name 'PGVectorStore' from partially initialized module 'llama_index.vector_stores.postgres' (most likely due to a circular import)

Can anyone help me with this?
5 comments
B
L