Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dennis Lee Bieber Newsgroups: comp.lang.python Subject: Re: 0x80070570-The file or directory is corrupted and unreadable Date: Tue, 22 Dec 2015 12:51:08 -0500 Organization: IISS Elusive Unicorn Lines: 32 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 0tBzpOczHLMD8qH56vUWQwf9RbQ5PVOt8EeVArLAUEOQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'preference': 0.05; 'subject:file': 0.07; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'itself.': 0.11; 'cleaner': 0.16; 'enlighten': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'registry': 0.16; 'win7': 0.16; 'url:home': 0.18; 'version.': 0.18; 'windows': 0.20; '2015': 0.20; 'machine': 0.21; '64-bit': 0.22; 'trying': 0.22; 'dec': 0.23; 'url:bugs': 0.24; 'install': 0.25; "i've": 0.25; 'header:X-Complaints-To:1': 0.26; 'sense': 0.26; 'error': 0.27; '(my': 0.29; '32-bit': 0.29; 'issues.': 0.29; 'there!': 0.29; "i'd": 0.31; "can't": 0.32; 'getting': 0.33; 'url:python': 0.33; 'downloading': 0.33; 'flags': 0.33; 'tue,': 0.34; 'file': 0.34; 'running': 0.34; 'installing': 0.35; 'problem.': 0.35; 'url:org': 0.36; 'lines': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'thought': 0.37; 'charset:us-ascii': 0.37; 'guys': 0.38; 'log': 0.38; 'thank': 0.38; 'google': 0.39; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'your': 0.60; 'subject:The': 0.61; 'hope': 0.61; 'skip:u 10': 0.61; 'dennis': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: adsl-108-79-218-140.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:100739 On Tue, 22 Dec 2015 19:32:54 +0530, muizz hasan declaimed the following: >Hi there! I've been recently trying to install Python for Windows 10 >and I've been encountering some issues. Every time i try to install >the program it just says"0x80070570-The file or directory is corrupted >and unreadable". I have attached my log file and i hope that you guys >might enlighten me on how to solve my problem. Thank you! The first thing I notice is that you are installing a 32-bit version. Is that intentional? I'd have thought practically any machine running Win10 would be a 64-bit architecture. I can't make sense of the various flags in the log so... Are you installing "for all users" or just your current account? However, this may be of some use (though it's Win7, mayby Win8) -- just based on all the crt* lines https://bugs.python.org/issue25157 http://www.tech-faq.com/how-to-fix-error-0x80070570.html suggests a registry cleaner (my preference over downloading some unknown/unvetted "repair" tool) Most of the links on Google are for getting the error when installing Win7 itself. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/