From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16050 invoked by alias); 3 Feb 2015 23:13:03 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 16039 invoked by uid 89); 3 Feb 2015 23:13:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_COUK,KAM_FROM_URIBL_PCCC,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp4nec.opaltelecom.net Received: from out.ipsmtp4nec.opaltelecom.net (HELO out.ipsmtp4nec.opaltelecom.net) (62.24.202.76) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 03 Feb 2015 23:13:00 +0000 X-SMTPAUTH: drstacey@tiscali.co.uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A2CVAQDlVNFU//jbRk8NTYNYxWCFdQKBWAEBAQEBhQoBAQQ4QBELGAkWBAsJAwIBAgFFEwgBAcdgl0IBAQEBBgEBAQEBAQEXBI1rghQWhBMBBIRKBohZhTGYN4IkHBSBPIMxAQEB X-IPAS-Result: A2CVAQDlVNFU//jbRk8NTYNYxWCFdQKBWAEBAQEBhQoBAQQ4QBELGAkWBAsJAwIBAgFFEwgBAcdgl0IBAQEBBgEBAQEBAQEXBI1rghQWhBMBBIRKBohZhTGYN4IkHBSBPIMxAQEB Received: from 79-70-219-248.dynamic.dsl.as9105.com (HELO [192.168.1.3]) ([79.70.219.248]) by out.ipsmtp4nec.opaltelecom.net with ESMTP; 03 Feb 2015 23:12:56 +0000 Message-ID: <54D155F0.9010806@tiscali.co.uk> Date: Tue, 03 Feb 2015 23:13:00 -0000 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: Cygwin, Python Anaconda 32-bit, Google Cloud SDK: Issues with Python functionality inside of Cygwi References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00008.txt.bz2 On 03/02/15 03:43, mjmv wrote: > When I went to install Cygwin, I did not see an option for Python 2.7, which is what the GC SDK requires (more specifically, 2.7 32-bit). 32-bit Cygwin has python 2.7.8, which should work with Google Cloud SDK. You can select this by searching for 'python' on the package selection page of the Cygwin installer - or you can find it by expanding the 'Python' group on the same page. According to the Google Cloud SDK docs [1], you will also require openssh and curl. Hope this helps, Dave. [1] - https://cloud.google.com/sdk/ - See 'Alternative methods' tab. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/