I\'m new to Python and Django.
I\'m configuring a Django project using a PostgreSQL database engine backend, But I\'m getting errors on each database operation. For
$ sudo apt-get install libpq-dev
Year, this solve my problem. After execute this, do: pip install psycopg2