Skip to content

After fresh install of jarjar via pip, shell command jarjar not found in path #21

Description

@jeffzemla

Don't know why this isn't working...

jcz:rw jcz$ pip install jarjar
Requirement already satisfied: jarjar in /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages (3.1)
Requirement already satisfied: requests in /Library/Python/2.7/site-packages (from jarjar) (2.18.2)
Requirement already satisfied: certifi>=2017.4.17 in /Library/Python/2.7/site-packages (from requests->jarjar) (2017.4.17)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /Library/Python/2.7/site-packages (from requests->jarjar) (3.0.4)
Requirement already satisfied: urllib3<1.23,>=1.21.1 in /Library/Python/2.7/site-packages (from requests->jarjar) (1.21.1)
Requirement already satisfied: idna<2.6,>=2.5 in /Library/Python/2.7/site-packages (from requests->jarjar) (2.5)
networkx 2.2 has requirement decorator>=4.3.0, but you'll have decorator 4.0.11 which is incompatible.
You are using pip version 10.0.1, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
jcz:rw jcz$ jarjar
-bash: jarjar: command not found
jcz:rw jcz$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions