Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3a.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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; '"this': 0.03; 'open- source': 0.04; 'cpython': 0.05; 'subject:Python': 0.06; '64-bit': 0.07; "'python": 0.09; '32-bit': 0.09; 'bits': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'jan': 0.12; 'windows': 0.15; '3.3,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:bit': 0.16; 'wrote:': 0.18; 'slightly': 0.19; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'extension': 0.26; 'url:edu': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'easier': 0.31; 'google': 0.35; 'searching': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'received:71': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'first': 0.61; 'skip:\xe2 10': 0.65; '8bit%:43': 0.74; 'compiling': 0.84; 'it\xe2\x80\x99s': 0.84; 'received:fios.verizon.net': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Python 3.4.1 64 bit Version Date: Fri, 18 Jul 2014 19:23:09 -0400 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Gmane-NNTP-Posting-Host: pool-71-175-90-87.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: 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: 1405725832 news.xs4all.nl 2902 [2001:888:2000:d::a6]:60892 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74784 On 7/18/2014 2:56 PM, Chris =E2=80=9CKwpolska=E2=80=9D Warrick wrote: > It=E2=80=99s also slightly easier to find pre-made binaries for 32-bit = than > 64-bit. Searching 'python windows binaries' on Google and the first hit is=20 http://www.lfd.uci.edu/~gohlke/pythonlibs/ "This page provides 32- and 64-bit Windows binaries of many scientific=20 open-source extension packages for the official CPython distribution of=20 the Python programming language." He or they are currently compiling both 32 and 64 bits binaries for 2.7, = 3.3, and 3.4. --=20 Terry Jan Reedy