I have a fairly light amount of experience with Python and got stuck on what should be a pretty simple issue. I am using Jupyter Notebook on a Mac.
I wanted to install
Please try installing psycopg2-binary as you probaly do not have all the C library dependencies installed on your computer. pip install psycopg2-binary
pip install psycopg2-binary