mirror of
https://github.com/langchain-ai/langchain-postgres.git
synced 2026-07-16 01:33:18 -04:00
Error while trying to import psycopg with poetry #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FilippoFlorindiKAI on GitHub (Apr 26, 2024).
This is the error message I got:
My dependencies are these:
@eyurtsev commented on GitHub (Apr 29, 2024):
You need to install the build dependencies for postgres. This is usually done using brew or apt.
@manoj9896 commented on GitHub (May 7, 2024):
You need to install psycopg_binary