Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:help': 0.08; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'skip:/ 10': 0.09; 'subject:Help': 0.11; 'python': 0.11; '2.7': 0.14; '2.6:': 0.16; '2.7?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:son': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'feb': 0.22; 'install': 0.23; 'header:User- Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'chris': 0.29; 'url:wiki': 0.31; '25,': 0.31; 'says': 0.33; 'case,': 0.35; '2.6': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'apple': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'subject: / ': 0.60; 'present.': 0.74; 'received:204': 0.75; 'article': 0.77; 'received:204.14': 0.84; 'ships': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ned Deily Subject: Re: Help father help son / Install Version 2.6 on Mac OSX 10.9 Date: Mon, 24 Feb 2014 21:57:00 -0800 References: <69b4887c-afea-46d0-b336-f4a34c78cbbe@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 204.14.154.233 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393307834 news.xs4all.nl 2847 [2001:888:2000:d::a6]:49774 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67027 In article , Chris Angelico wrote: > On Tue, Feb 25, 2014 at 4:28 PM, wrote: > > Trying to install Python 2.6 because PyGames says it will only install if > > Python 2.6 is present. > > Are you sure you need 2.6 and not 2.7? This suggests 2.7 works: > > http://pygame.org/wiki/MacCompile And, in any case, Apple ships OS X 10.9 with copies of both Python 2.7 and 2.6: /usr/bin/python2.7 /usr/bin/python2.6 -- Ned Deily, nad@acm.org