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

install fails #1

Open
riccardoklinger opened this issue Feb 5, 2020 · 2 comments
Open

install fails #1

riccardoklinger opened this issue Feb 5, 2020 · 2 comments

Comments

@riccardoklinger
Copy link

I am running your code on a mac.
pip install requirements fails as there is no pg_config installed. maybe check the prerequisites?!

@riccardoklinger
Copy link
Author

workaround by installing postgresql first worked!

@riccardoklinger
Copy link
Author

still getting an error:
It appears you are missing some prerequisite to build the package from source.

You may install a binary package by installing 'psycopg2-binary' from PyPI.
If you want to install psycopg2 from source, please install the packages
required for the build and try again.

For further information please check the 'doc/src/install.rst' file (also at
http://initd.org/psycopg/docs/install.html).

error: command 'gcc' failed with exit status 1

ERROR: Failed building wheel for psycopg2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant