kevin-struckhoff commented on issue #16096:
URL: https://github.com/apache/superset/issues/16096#issuecomment-893867248


   No, the psycopg2 install failed, so I installed psycopg2-binary, per the 
error msg from the psycopg2 install.
   
    Error: pg_config executable not found.
   
       pg_config is required to build psycopg2 from source.  Please add the 
directory
       containing pg_config to the $PATH or specify the full executable path 
with the
       option:
   
           python setup.py build_ext --pg-config /path/to/pg_config build ...
   
       or with the pg_config option in 'setup.cfg'.
   
   pg_config is only on my db server.


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to