Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2a.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.039 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:Windows': 0.02; 'third-party': 0.04; 'binary': 0.07; 'compiler': 0.07; 'cc:addr :python-list': 0.11; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'numpy': 0.16; 'route,': 0.16; 'subject:Studio': 0.16; 'usable': 0.16; 'wrote:': 0.18; 'packages.': 0.19; 'work,': 0.20; 'cc:addr:python.org': 0.22; 'williams': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'too.': 0.31; 'probably': 0.32; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'acceptable': 0.36; 'possible': 0.36; 'fact': 0.38; 'pm,': 0.38; 'sure': 0.39; "you're": 0.61; 'save': 0.62; 'grab': 0.64; 'places': 0.64; 'different': 0.65; 'believe': 0.68; 'details,': 0.68; 'jul': 0.74; '100%': 0.77; 'yourself': 0.78; 'compiling': 0.84; 'extensions.': 0.84; 'ii.': 0.84; 'trouble.': 0.91; '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=vicFSO+UGRcPwPzcW00sNCwU+It8SQtBnZVBiQZR68g=; b=njj+uN2VIcZjzk55CvUkqg173Rfq1XWzmZ7DPbj8DuhaJQxml/CPNEvdiZm5y1O/u9 8LWdayG4D0ph67JcpiqWwN1zYeicjdQhietdMVevmXUGny7GjRhnIPDo1/C/3JQ/Sz3o EtSKs4ZX8QSM/dWfOqZ2s+LW5ZHbDDpzZopUA6AM9rlg+WAtRpnfNUq0VgkQZzp/8cKK 6BQrrKiW5m5KNA3HSN+b1i7AlAqLhlYIP/53c/yMFoGPEd5MFLaOeiYMzDoe0EJMSkN3 w6AO98NRGmXifxzA9N1rlzLm9WHWjbzffg1ZzWbwAluH+l2wFup/dUt70cVdnp/xm2Ot uyxA== MIME-Version: 1.0 X-Received: by 10.42.216.148 with SMTP id hi20mr5647073icb.12.1406639769310; Tue, 29 Jul 2014 06:16:09 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 Jul 2014 23:16:09 +1000 Subject: Re: Windows Studio 2008 Download 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1406639771 news.xs4all.nl 2846 [2001:888:2000:d::a6]:49801 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75351 On Tue, Jul 29, 2014 at 10:54 PM, Colin J. Williams wrote: > i. I've seen notes, in various places to say that the Express version is > not acceptable for compiling Python packages. Is it, in fact usable for > this purpose? I'm not 100% sure on the details, but I do believe the intention was always for the Express version to be suitable. > ii. The Service Pack 1 has the original studio as a prerequisite. That is > no longer available from Microsoft. There are probably unofficial third-party sites where you can get it, but if you're going to go down that route, you'd do better to just grab a third-party Numpy binary and save yourself the trouble. It's also possible to get a different compiler and build your own Python and extensions. But that's going to be a lot of work, too. ChrisA