Get an error from kcidb installation
Closed this issue · 2 comments
sangvo117 commented
sangvo117 commented
By modifying psycopg2 to psycopg2-binary line 52 in setup.py, I was able to run pip3 install .
spbnick commented
Hi Vo! Thanks a lot for the report! Looks like you're missing some of the build prerequisites, which are unfortunately unavailable as Python packages and cannot be expressed as dependencies in e.g. a setup.py, so you'd need to install them some other way. I'll close this, but please reopen, if you find that this doesn't help. Leave a comment if you still need help after reading the docs I link.