pip command not found after installed it
问题 I'm stuck with an issue. I have a Python script that I would like to run on my OSX but seems that I crossed on many issues. To run the script I should have both Python and Moviepy installed. To install Moviepy I used this command: sudo pip install moviepy The response was: sudo: pip: command not found So I tried to install pip, with the command: sudo easy_install pip And got this answer: Searching for pip Best match: pip 9.0.1 Processing pip-9.0.1-py2.7.egg pip 9.0.1 is already the active