osx - How to install pip? -
osx - How to install pip? -
i trying install pip
in lion 10.7. typing
sudo easy_install pip
i next message:
searching pip
best match: pip 1.2.1
processing pip-1.2.1-py2.7.egg
pip 1.2.1 active version in easy-install.pth
installing pip script /usr/local/bin
error: /usr/local/bin/pip: no such file or directory
i checked path in /usr/../bin/
, ther exists pip
directory. how can prepare this?
osx pip
Comments
Post a Comment