Re: [Tutor] attempting to install PIP

2014-11-25 Thread Albert-Jan Roskam
On Mon, 11/24/14, Albert-Jan Roskam wrote: Subject: Re: [Tutor] attempting to install PIP To: "Paul LaBerge" , "tutor@python.org" Date: Monday, November 24, 2014, 1:10 PM > I believe 'sudo' is a Debian-spe

Re: [Tutor] attempting to install PIP

2014-11-24 Thread Paul LaBerge
Thanks for all your suggestions. I took the option of downloading .tar.gz pip from PyPI; untar; cd to it; then; sudo python setup.py install This installed successfully finishing with: Processing dependencies for pip==6.0.dev1 Finished processing dependencies for pip==6

Re: [Tutor] attempting to install PIP

2014-11-24 Thread Albert-Jan Roskam
> From: Paul LaBerge >To: tutor@python.org >Sent: Monday, November 24, 2014 6:05 AM >Subject: [Tutor] attempting to install PIP > > > >Hello, >I’m trying to install PIP on a Mac running Yosemite. I downloaded get-pip.py >from https://pip.pypa.io/en/latest/installing.html. I copied it to >/usr