You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python 3.5 pip has been included with Python but they renamed it slightly
pip is renamed to pip3 pip install psycopg2-binary faker
should be pip3 install psycopg2-binary faker
Python 3.5
piphas been included withPythonbut they renamed it slightlypip is renamed to pip3
pip install psycopg2-binary fakershould be
pip3 install psycopg2-binary faker