Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #89599 > unrolled thread

Re: Python download for 64-bit OS

Started byZachary Ware <zachary.ware+pylist@gmail.com>
First post2015-04-29 22:55 -0500
Last post2015-04-29 22:55 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python download for 64-bit OS Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-04-29 22:55 -0500

#89599 — Re: Python download for 64-bit OS

FromZachary Ware <zachary.ware+pylist@gmail.com>
Date2015-04-29 22:55 -0500
SubjectRe: Python download for 64-bit OS
Message-ID<mailman.114.1430366128.3680.python-list@python.org>
On Wed, Apr 29, 2015 at 10:44 PM, Igor Korot <ikorot01@gmail.com> wrote:
> Hi, ALL,
> I have a small issue.
>
> Going to https://www.python.org/downloads/windows/, I see the python
> 2.7.9 download for x86 only. There is no 64-bit installer.
>
> Where can I get one?
>
> I'm on Win8.1 64-bit OS and prefer to work with 64-bit version...

Hi Igor,

Right next to the link for x86 is the link for x86-64, which is the
64-bit version.  Also note that you really don't lose much by using
the 32-bit version on a 64-bit OS unless you're working with large
(>2GB) amounts of data that must all be in memory at the same time.

-- 
Zach

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web