Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'win32': 0.03; 'subject:: [': 0.04; 'subject:Python': 0.06; 'importerror:': 0.07; 'tkinter': 0.07; 'turtle': 0.07; 'failed:': 0.09; 'python': 0.11; 'wrote': 0.14; 'windows': 0.15; 'fine.': 0.16; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'idle,': 0.16; 'message- id:@mrabarnett.plus.com': 0.16; 'received:192.168.1.4': 0.16; 'reedy': 0.16; 'skipped.': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'subject:] ': 0.20; 'feb': 0.22; '>>>': 0.22; 'import': 0.22; 'tests': 0.22; 'install': 0.23; 'load': 0.23; 'header:User- Agent:1': 0.23; 'dll': 0.24; 'package.': 0.24; 'subject:release': 0.24; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'am,': 0.29; 'mode': 0.30; 'skip:( 20': 0.30; 'repair': 0.31; 'yesterday': 0.31; 'could': 0.34; 'problem': 0.35; 'problem.': 0.35; 'no,': 0.35; 'too': 0.37; 'generic': 0.38; 'to:addr:python- list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'complete': 0.62; 'today': 0.64; 'soon.': 0.71; '2014,': 0.84; '8.1': 0.84; 'installer': 0.84 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=eZmzft0H c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=0Bzu9jTXAAAA:8 a=sASEtNAQL0YA:10 a=gIgzPsVH5jIA:10 a=ihvODaAuJD4A:10 a=IkcTkHD0fZMA:10 a=EBOSESyhAAAA:8 a=b_y1EnboFX8A:10 a=VH7qEeI1i7fX6u86-UwA:9 a=QEXdDO2ut3YA:10 X-AUTH: mrabarnett:2500 Date: Tue, 11 Feb 2014 13:18:27 +0000 From: MRAB User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: [RELEASED] Python 3.4.0 release candidate 1 References: <52F9D493.6090100@hastings.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392124715 news.xs4all.nl 2948 [2001:888:2000:d::a6]:33090 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65905 On 2014-02-11 13:06, David Robinow wrote: > On Tue, Feb 11, 2014 at 5:45 AM, Terry Reedy 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.