Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.datemas.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3a.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.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:help': 0.08; 'cc:addr:python-list': 0.11; 'subject:Help': 0.11; 'python': 0.11; '2.7': 0.14; '2.7?': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:son': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; '25,': 0.31; 'says': 0.33; 'received:google.com': 0.35; '2.6': 0.36; 'url:org': 0.36; 'pm,': 0.38; 'sure': 0.39; 'subject: / ': 0.60; 'present.': 0.74; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=xIWboiZwlWmd72IK/Dn6EjOr4rF+v5GDs1r6QbuZ0ko=; b=VSv22ZQueV01PWIwhAj/xb5UQhJUO0d14bHN2ONdFuyVaBHRphxj5Q7G1IOnjAAVOi D9eyX70LLPvlGeAeBliXoejncPLSfL1Tn9PPCGMKV2SLDziCaOOPwbG728+7t3HmuRmK scrxpaZDjX/BHdDIJuR5Oa0cvzkFa8A+LxicgGkqhrClOMZWWTdDWwiughnUGly5F/9u 6RTJ3l68oEeBoggdFCJduZnAlPU7AxG4a30DSW1CGpAuw2hkurqJwGCLtFsiMqX/wiJi 2PBKQjHdql6P4bNWsLt3SjXsISvQcm6/ETa1F1+wp4xvZCNWMZ5g1etrU38jdYTPqX7K Az9A== MIME-Version: 1.0 X-Received: by 10.68.112.164 with SMTP id ir4mr4157179pbb.153.1393307013431; Mon, 24 Feb 2014 21:43:33 -0800 (PST) In-Reply-To: <69b4887c-afea-46d0-b336-f4a34c78cbbe@googlegroups.com> References: <69b4887c-afea-46d0-b336-f4a34c78cbbe@googlegroups.com> Date: Tue, 25 Feb 2014 16:43:33 +1100 Subject: Re: Help father help son / Install Version 2.6 on Mac OSX 10.9 From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393307021 news.xs4all.nl 2851 [2001:888:2000:d::a6]:46552 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67026 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 ChrisA