Solved: ModuleNotFoundError: No module named 'postgres'

Fix No module named 'postgres'

To Solve the error, Install the postgres using the following command.

pip install postgres