Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74767
| References | <afef2e40-f505-43c7-8b43-f6b6376efa7a@googlegroups.com> <CAMw+j7K5XErro4nCJKWhR69K+V2YbyHW7=CyhodXQ=bbq_6rwQ@mail.gmail.com> <CAKJDb-NCwTDzJ6MHgN3nnAjLLBSYF5XyUn3tn3nLy5PCLwJrqw@mail.gmail.com> |
|---|---|
| Date | 2014-07-18 20:56 +0200 |
| Subject | Re: Python 3.4.1 64 bit Version |
| From | Chris “Kwpolska” Warrick <kwpolska@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12011.1405709791.18130.python-list@python.org> (permalink) |
On Fri, Jul 18, 2014 at 3:54 PM, Zachary Ware <zachary.ware+pylist@gmail.com> wrote: > On Fri, Jul 18, 2014 at 8:48 AM, Chris “Kwpolska” Warrick > <kwpolska@gmail.com> wrote: >> “win32” is the name given to the Windows API as of Windows NT 3.1 and >> Windows 95. The “AMD64” part in parentheses tells the truth, that >> you’re actually running the 64-bit version (which can cause problems, >> though — it’s better to use the 32-bit version, IMO) > > What problems have you run into with the 64-bit version? The only > issues I've had have been my own problems with installing some > versions as 32-bit and others as 64, and forgetting which was which. This is one of the issues: you can easily mess up 32-bit and 64-bit, and not even notice that (AppVeyor had an issue with that lately — they switched python to 64 but left VC++ as 32). It’s also slightly easier to find pre-made binaries for 32-bit than 64-bit. In general, life in 64-bits on Windows is kinda hard, for everyone involved. -- Chris “Kwpolska” Warrick <http://chriswarrick.com/> PGP: 5EAAEA16 stop html mail | always bottom-post | only UTF-8 makes sense
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python 3.4.1 64 bit Version cjwilliams43@gmail.com - 2014-07-18 06:29 -0700 Re: Python 3.4.1 64 bit Version Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-18 15:48 +0200 Re: Python 3.4.1 64 bit Version Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-07-18 08:53 -0500 Re: Python 3.4.1 64 bit Version Zachary Ware <zachary.ware+pylist@gmail.com> - 2014-07-18 08:54 -0500 Re: Python 3.4.1 64 bit Version Andrew Berg <aberg010@my.hennepintech.edu> - 2014-07-18 08:59 -0500 Re: Python 3.4.1 64 bit Version "Colin J. Williams" <cjwilliams43@gmail.com> - 2014-07-18 14:16 -0400 Re: Python 3.4.1 64 bit Version Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-18 20:56 +0200 Re: Python 3.4.1 64 bit Version Terry Reedy <tjreedy@udel.edu> - 2014-07-18 19:23 -0400 Re: Python 3.4.1 64 bit Version Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-07-19 11:24 +0200
csiph-web