Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89599
| References | <CA+FnnTxgin2Tph_SRaw-dF+aSUcOJX+B_SJo-+8F1yoX+AKRTQ@mail.gmail.com> |
|---|---|
| From | Zachary Ware <zachary.ware+pylist@gmail.com> |
| Date | 2015-04-29 22:55 -0500 |
| Subject | Re: Python download for 64-bit OS |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.114.1430366128.3680.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Python download for 64-bit OS Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-04-29 22:55 -0500
csiph-web