Skip to content

Pip: command not found  #2

@erzohrakhan

Description

@erzohrakhan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions