Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100739

Re: 0x80070570-The file or directory is corrupted and unreadable

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Newsgroups comp.lang.python
Subject Re: 0x80070570-The file or directory is corrupted and unreadable
Date 2015-12-22 12:51 -0500
Organization IISS Elusive Unicorn
Message-ID <mailman.65.1450806697.2237.python-list@python.org> (permalink)
References <CAM4ceZCsOd13spkEbqtKJE=3nvba9xw+86ZejGywTG_ttQLGrA@mail.gmail.com>

Show all headers | View raw


On Tue, 22 Dec 2015 19:32:54 +0530, muizz hasan <muizzhasan@gmail.com>
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/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: 0x80070570-The file or directory is corrupted and unreadable Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-12-22 12:51 -0500

csiph-web