Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any restriction to support for psycopg2-binary in python driver? #1923

Open
isccarrasco opened this issue Jun 19, 2024 · 1 comment
Labels
question Further information is requested Stale Stale issues/PRs

Comments

@isccarrasco
Copy link

My team and I are working in an API with Python, and we are trying to package the API in a docker image, so we don't have PostgreSQL installed in the image, and when trying to build the image we are getting errors since apache-age-python library is looking for pg_config for compiling, we already installed psycopg2-binary to be used in our project, but it is requiring to install psycopg.

Is there any restriction to use psycopg2-binary in the apache-age-python library?

Thanks in advance!

@isccarrasco isccarrasco added the question Further information is requested label Jun 19, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale Stale issues/PRs label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale Stale issues/PRs
Projects
None yet
Development

No branches or pull requests

1 participant