Solved: ModuleNotFoundError: No module named 'psycopg-pool'

Fix No module named 'psycopg-pool'

To Solve the error, Install the psycopg-pool using the following command.

pip install psycopg-pool