Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.swapon.de!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'installed.': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Mac': 0.16; 'subject:fails': 0.16; 'subject:install': 0.16; 'wrote:': 0.17; 'third-party': 0.23; 'header:User-Agent:1': 0.26; 'separate': 0.27; 'components': 0.27; 'header:X-Complaints- To:1': 0.28; 'install': 0.29; 'to:addr:python-list': 0.33; 'another': 0.33; 'version': 0.34; 'received:org': 0.36; 'tool': 0.36; 'should': 0.36; 'charset:us-ascii': 0.36; 'skip:p 20': 0.36; 'subject: (': 0.36; 'option': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'received:204': 0.72; 'article': 0.78; 'ports.': 0.84; 'received:204.14': 0.84; 'viable': 0.84; 'ports': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ned Deily Subject: Re: pip fails to install packages on moutain loin (Mac OS 10.8.2) Date: Thu, 18 Oct 2012 15:46:17 -0700 References: <53b38fa2-ea8b-4225-bdf3-b9bcbde31743@o5g2000yqi.googlegroups.com> <5B80DD153D7D744689F57F4FB69AF4741671D3B6@SCACMX008.exchad.jpmchase.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 204.14.154.191 User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1350600606 news.xs4all.nl 6853 [2001:888:2000:d::a6]:60597 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31692 In article <5B80DD153D7D744689F57F4FB69AF4741671D3B6@SCACMX008.exchad.jpmchase.net> , "Prasad, Ramit" 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