Install The psycopg2 Python Module With pip

Install psycopg2 with:

Code
pip install psycopg2

(This module has the same install name as the actual module name. Some don't which is why I keep these notes)