isccarrasco opened a new issue, #1923:
URL: https://github.com/apache/age/issues/1923

   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!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to