Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65905
| Date | 2014-02-11 13:18 +0000 |
|---|---|
| From | MRAB <python@mrabarnett.plus.com> |
| Subject | Re: [RELEASED] Python 3.4.0 release candidate 1 |
| References | <52F9D493.6090100@hastings.org> <ldct41$ocg$1@ger.gmane.org> <ldcuvm$ffd$1@ger.gmane.org> <CAF3XjbzWKSvWXdu8gc3xdi69BLnp0xTP3tn3s=KbgrWm1bJK4g@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6665.1392124715.18130.python-list@python.org> (permalink) |
On 2014-02-11 13:06, David Robinow wrote: > On Tue, Feb 11, 2014 at 5:45 AM, Terry Reedy <tjreedy@udel.edu> wrote: >> On 2/11/2014 5:13 AM, Terry Reedy wrote: >>> ... >>> I installed 64 bit 3.3.4 yesterday with no problem. I reran it today in >>> repair mode and again, no problem. >>> >>> With 64 bit 3.4.0, I get >>> "There is a problem with this Windows Installer package. A program >>> required for the install to complete could not be run." >>> >>> No, the generic message does not bother to say *which* program :-(. >>> >>> 34 bit 3.4.0 installed fine. >> >> >> I wrote too soon. >> >> Python 3.4.0rc1 (v3.4.0rc1:5e088cea8660, Feb 11 2014, 05:54:25) [MSC >>>>> import tkinter >> Traceback ... >> import _tkinter >> ImportError: DLL load failed: %1 is not a valid Win32 application. >> >> So tkinter, Idle, turtle fail and the corresponding tests get skipped. > 32 bit and 64 bit both work for me. Windows 7. > Also works for me. Windows 8.1 64-bit.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: [RELEASED] Python 3.4.0 release candidate 1 MRAB <python@mrabarnett.plus.com> - 2014-02-11 13:18 +0000
csiph-web