psycopg2
Installation⚑
Install the dependencies:
sudo apt install libpq-dev python3-dev
Then install the package
pip install psycopg2
Install the dependencies:
sudo apt install libpq-dev python3-dev
Then install the package
pip install psycopg2