Posted onIntutorialViews: Word count in article: 1.1kReading time ≈1 mins.
psycopg2 is a useful python package for handling PostgreSQL. However, you may find something wrong like pg_config executable not found. when installing this package. In this post, I will teach you how to install it successfully.
How to install python3 and pip3 on Linux
Though it is basic, I still would like to review it with you.