Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31692
| From | Ned Deily <nad@acm.org> |
|---|---|
| Subject | Re: pip fails to install packages on moutain loin (Mac OS 10.8.2) |
| Date | 2012-10-18 15:46 -0700 |
| References | <53b38fa2-ea8b-4225-bdf3-b9bcbde31743@o5g2000yqi.googlegroups.com> <5B80DD153D7D744689F57F4FB69AF4741671D3B6@SCACMX008.exchad.jpmchase.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2481.1350600606.27098.python-list@python.org> (permalink) |
In article <5B80DD153D7D744689F57F4FB69AF4741671D3B6@SCACMX008.exchad.jpmchase.net> , "Prasad, Ramit" <ramit.prasad@jpmorgan.com> wrote: > I would install python+virtualenv+pip from MacPorts to keep > it separate from the OS X system Python. MacPorts will take > care of everything for you as long as you have Xcode installed. > > `sudo ports install py27-pip` Yes, that should be another viable option as all of the components should be built with the same version of the Xcode tool chain. Also, some or all of the third-party packages may already be available as MacPorts ports. -- Ned Deily, nad@acm.org
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
pip fails to install packages on moutain loin (Mac OS 10.8.2) Peng Yu <pengyu.ut@gmail.com> - 2012-10-18 15:03 -0700 RE: pip fails to install packages on moutain loin (Mac OS 10.8.2) "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-10-18 22:16 +0000 Re: pip fails to install packages on moutain loin (Mac OS 10.8.2) Ned Deily <nad@acm.org> - 2012-10-18 15:43 -0700 Re: pip fails to install packages on moutain loin (Mac OS 10.8.2) Ned Deily <nad@acm.org> - 2012-10-18 15:46 -0700
csiph-web