Received: by 10.180.104.133 with SMTP id ge5mr919510wib.1.1341102900872; Sat, 30 Jun 2012 17:35:00 -0700 (PDT) X-BeenThere: nodejs@googlegroups.com Received: by 10.216.214.136 with SMTP id c8ls5803535wep.8.gmail; Sat, 30 Jun 2012 17:34:36 -0700 (PDT) Received: by 10.180.98.234 with SMTP id el10mr467559wib.3.1341102876085; Sat, 30 Jun 2012 17:34:36 -0700 (PDT) Received: by 10.180.98.234 with SMTP id el10mr467558wib.3.1341102876077; Sat, 30 Jun 2012 17:34:36 -0700 (PDT) Return-Path: Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by gmr-mx.google.com with ESMTPS id fb20si513888wid.3.2012.06.30.17.34.35 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 30 Jun 2012 17:34:35 -0700 (PDT) Received-SPF: pass (google.com: domain of coldredle...@gmail.com designates 74.125.82.52 as permitted sender) client-ip=74.125.82.52; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of coldredle...@gmail.com designates 74.125.82.52 as permitted sender) smtp.mail=coldredle...@gmail.com; dkim=pass header...@gmail.com Received: by mail-wg0-f52.google.com with SMTP id gn7so4239542wgb.9 for ; Sat, 30 Jun 2012 17:34:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=rrdqU1SQpMCppz2uLCQ6iwUO/R9xb3blKJw9jl3AKrs=; b=sQM+xSZDDsVW+GaurVrexrkv7qV/jhBre3TWeqtM4un+VQBjgESERa+Pirr0Al1SWg oiucEZ4Zyt9j7TIMOTVfe8SCtvBbXUKXnin4PadlvX1o94bFm2h4ZWTtlz2n7wrG8Veu t/8BS28WxCmUhLy1/KT0JC7fG0JaqNNKPtRscl8WUoPEQvlxQ3AjWij70Gqpx525WyTH Pjwt5Lv+SZzhwUoNC8IxhgYg8X4LvIaZgIS6cjSNUK9t6dVDvuJ7aZ7trn/HS4msYwlG AmlhmG9QtaPa9aGR/csk7nPDjPacUW6NPmBUc5C630WvzTedujrf4uRzdvUs1ZMVGWj8 JgBA== MIME-Version: 1.0 Received: by 10.216.135.146 with SMTP id u18mr3485405wei.5.1341102875778; Sat, 30 Jun 2012 17:34:35 -0700 (PDT) Sender: coldredle...@gmail.com Received: by 10.223.181.67 with HTTP; Sat, 30 Jun 2012 17:34:35 -0700 (PDT) In-Reply-To: References: <067d435e-f938-4b49-9dff-c715ae298d89@googlegroups.com> Date: Sat, 30 Jun 2012 17:34:35 -0700 Message-ID: Subject: Re: [nodejs] SyntaxError: invalid syntax - while installing 0.8.1 From: r...@tinyclouds.org To: nodejs@googlegroups.com Content-Type: text/plain; charset=UTF-8 On Fri, Jun 29, 2012 at 6:23 PM, Ben Noordhuis wrote: > You need to use python 2.6 or 2.7. It would be preferable to support Python 2.5 in our build scripts if possible. Does GYP?