Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.04; 'subject:Python': 0.06; '64-bit': 0.07; '32-bit': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'sfxlen:2': 0.11; 'does,': 0.16; 'helps.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'removed,': 0.16; 'reproduce': 0.16; 'underlying': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'resolved': 0.19; 'subject:] ': 0.20; 'cc:addr:python.org': 0.22; 'install': 0.23; 'header:User-Agent:1': 0.23; 'subject:release': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'gives': 0.31; 'computer.': 0.33; 'could': 0.34; 'message.': 0.35; 'problem': 0.35; 'but': 0.35; 'c++': 0.36; 'doing': 0.36; 'similar': 0.36; 'to:addr:python-list': 0.38; 'issue': 0.38; 'visual': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'release': 0.40; 'then,': 0.60; 'hope': 0.61; 'from:charset:utf-8': 0.61; 'received:46': 0.66; '3.4': 0.84; 'directories,': 0.84; 'messed': 0.84; 'residual': 0.84; 'x64': 0.84; 'yours': 0.88 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: =?UTF-8?B?SnVya28gR29zcG9kbmV0acSH?= Subject: Re: [RELEASED] Python 3.4.0 release candidate 1 Date: Tue, 11 Feb 2014 20:42:19 +0100 Organization: PKE sistemi d.o.o. References: <52F9D493.6090100@hastings.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: 46.188.190.102 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 In-Reply-To: Cc: python-dev@python.org 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392147756 news.xs4all.nl 2967 [2001:888:2000:d::a6]:37621 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65956 Hi. On 11.2.2014. 17:21, Terry Reedy wrote: > The failed 64-bit installs somehow messed up the 32-bit install. With > 3.4 completely removed, including the residual directories, the 32-bit > install works but the 64-bit install still gives me the same message. I had a similar problem with the beta 3 release where x64 failed to install on my computer. Not sure if the underlying issue is the same as yours but my issue was resolved after uninstalling the Visual Studio C++ runtime, rebooting and doing a clean install. I wanted to report the issue then, but since I could not reproduce it, I had nothing exact to say other than 'did not work for me, now it does, don't know if it was me or you'. :-) Hope this helps. Best regards, Jurko Gospodnetić