Install pip on macOS or OS X


Hey,
I'm searching for a clear way for installing pip (package manager for Python) on macOS or OS X.
Thanks.



Comments4
Join the community to add your comment. Already a deviant? Log In
Got it. Thanks.
pyrohmstr's avatar
If you already have python (you should)
 
Run

sudo easy_install pip 

in the terminal