Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-y2kyiV/psycopg2/

Issue :

Installing sentry

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-y2kyiV/psycopg2/

​Solution: 

Python 2

sudo apt install libpq-dev python-dev
Python 3

sudo apt install libpq-dev python3-dev

Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)