Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Stephen Hansen Newsgroups: comp.lang.python Subject: Re: Python(x,y) 64 bit Date: Wed, 27 Apr 2016 16:48:22 -0700 Lines: 20 Message-ID: References: <5a83e402-96f3-473f-9bac-1dc95922e940@googlegroups.com> <855cf4b8-71ea-4067-a091-f78f9622619c@googlegroups.com> <1461800902.3160464.591757537.60D52B21@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de S1r5u7+XuStEwHuB1qmjMwTOpoDATDno/XcP3x8zBFtQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'received:internal': 0.09; 'python': 0.10; 'python.': 0.11; 'itself.': 0.11; 'wed,': 0.15; 'message- id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:psf.io': 0.16; 'subject:bit': 0.16; 'wrote:': 0.16; 'looked': 0.16; 'version.': 0.18; '64-bit': 0.22; 'stephen': 0.22; 'bit': 0.23; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.24; "doesn't": 0.26; 'question': 0.27; 'said,': 0.27; '---': 0.28; 'looks': 0.29; 'related': 0.32; 'subject:) ': 0.32; 'url:downloads': 0.33; 'could': 0.35; 'but': 0.36; 'should': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'received:66': 0.38; 'anything': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'header:Message-Id:1': 0.61; 'offer': 0.66; 'online': 0.71; 'subject:,': 0.82 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=ixokai.io; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=5mWd/Wt+pGSjJJaEAfsVoe8iXJQ=; b=rDzb7P qonIR/EtocYIly0rtGpJFvjjKGv9/kU9pwZPd8w55KLoYkxGE9ewQraEyYl+Tn/I bLQqL8xnxm30rDLbSfXa+3oF5W3hJZ4Z6ogoPNYMXhEIesIQGLEXovOsKcyDZfhz Gtp0Fu/caDof5s+KiIAm8Cu/EVEd0GV0v0k/A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=5mWd/Wt+pGSjJJa EAfsVoe8iXJQ=; b=msqSUcb2DPVOjtMVMdbBII7Ziiv2wesq9NxgwQWntabV+6t tnwgStGEGNDIWfysD2TMjURwXXWUdmf4gh+ODAdNaoaXJvdi/jXTZEGOsgo8Q9Vb tLbxc+4y9B5FrXGc1z1ASgy93JWpUQucfzcvxirGLQNYZP23TkOmxm07yWvM= X-Sasl-Enc: OB2e1ZTi59/lX2Aj/dt3+VOea3Fa5xiMi53oeb/Tj4q5 1461800902 X-Mailer: MessagingEngine.com Webmail Interface - ajax-f1265324 In-Reply-To: <855cf4b8-71ea-4067-a091-f78f9622619c@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <1461800902.3160464.591757537.60D52B21@webmail.messagingengine.com> X-Mailman-Original-References: <5a83e402-96f3-473f-9bac-1dc95922e940@googlegroups.com> <855cf4b8-71ea-4067-a091-f78f9622619c@googlegroups.com> Xref: csiph.com comp.lang.python:107734 On Wed, Apr 27, 2016, at 04:25 PM, Pierre wrote: > I did check and it looks like the Python(x,y) 64 distribution I > downloaded uses a 32 bit Python. > The question is if there is ANY Python(x,y) 64 distribution that uses the > 64 bit python version. > I looked it up online and could not find anything related to this issue I don't know anything about Python(x,y), but from their website it looks like it doesn't offer 64-bit python. Note, Python(x,y) is not affiliated with Python itself. That said, perhaps you should check out https://www.continuum.io/downloads which is the Anaconda scientific distribution, which I know does offer 64-bit Python support. --- Stephen Hansen m e @ i x o k a i . i o