سؤال

I've downloaded virtualenv, distribute, get-pip.py, nose, and setuptools I must install setuptools and pip. I have been spending hours and I cannnot figure it out. Can someone please tell me how I can install setuptools and pip?

هل كانت مفيدة؟

المحلول

It's pretty straightforward. The same you do on other operating systems

sudo easy_install pip

pip also comes with Homebrew's default python

brew install python
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top