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

2016-02-22 Thread felipe . gomez . rojas
El martes, 22 de diciembre de 2015, 13:46:01 (UTC-3), eryk sun  escribió:
> On Tue, Dec 22, 2015 at 8:02 AM, muizz hasan  wrote:
> > 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!
> 
> Try downloading a new copy of the installer. Clear your browser cache first.

Thank you!! this was usefull!!

-- 
https://mail.python.org/mailman/listinfo/python-list


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

2015-12-22 Thread eryk sun
On Tue, Dec 22, 2015 at 11:51 AM, Dennis Lee Bieber
 wrote:
>
> 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.

The log says "Error 0x80070570: Failed to extract all files from
container, erf: 1:4:0". 0x80070570 is a failure code for the Windows
API (facility code 7) with the error value ERROR_FILE_CORRUPT
(0x0570). The simplest recourse at this point is to clear the browser
cache and download the installer again.

Here's a program from Microsoft to check MD5 sums. You can copy
fciv.exe to the Windows directory.

https://www.microsoft.com/en-us/download/details.aspx?id=11533

Then verify that the MD5 sum is 4d6fdb5c3630cf60d457c9825f69b4d7, as
posted on python.org:

>fciv python-3.5.1.exe
//
// File Checksum Integrity Verifier version 2.05.
//
4d6fdb5c3630cf60d457c9825f69b4d7 python-3.5.1.exe

Of course, the file could be fine and this error could be just a
symptom of another problem.
-- 
https://mail.python.org/mailman/listinfo/python-list


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

2015-12-22 Thread eryk sun
On Tue, Dec 22, 2015 at 8:02 AM, muizz hasan  wrote:
> 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!

Try downloading a new copy of the installer. Clear your browser cache first.
-- 
https://mail.python.org/mailman/listinfo/python-list


0x80070570-The file or directory is corrupted and unreadable

2015-12-22 Thread muizz hasan
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!
[185C:1F94][2015-12-22T19:28:35]i001: Burn v3.10.0.2103, Windows v10.0 (Build 
10240: Service Pack 0), path: F:\hacks\softwares\python-3.5.1.exe
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'ActionLikeInstalling' to value 'Installing'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'ActionLikeInstallation' to value 'Setup'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'ShortVersion' to value '3.5'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'ShortVersionNoDot' to value '35'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 'WinVer' to 
value '3.5-32'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'WinVerNoDot' to value '35-32'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'InstallAllUsers' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'InstallLauncherAllUsers' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 'TargetDir' 
to value ''
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'DefaultAllUsersTargetDir' to value '[ProgramFilesFolder]Python[WinVerNoDot]'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'TargetPlatform' to value 'x86'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'DefaultJustForMeTargetDir' to value 
'[LocalAppDataFolder]Programs\Python\Python[WinVerNoDot]'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'OptionalFeaturesRegistryKey' to value 
'Software\Python\PythonCore\[WinVer]\InstalledFeatures'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'TargetDirRegistryKey' to value 
'Software\Python\PythonCore\[WinVer]\InstallPath'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'DefaultCustomTargetDir' to value ''
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'InstallAllUsersState' to value 'enabled'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'InstallLauncherAllUsersState' to value 'enabled'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'CustomInstallLauncherAllUsersState' to value '[InstallLauncherAllUsersState]'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'TargetDirState' to value 'enabled'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'CustomBrowseButtonState' to value 'enabled'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_core' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_exe' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_dev' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_lib' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_test' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_doc' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_tools' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_tcltk' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_pip' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_launcher' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'Include_launcherState' to value 'enabled'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_symbols' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'Include_debug' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'LauncherOnly' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'DetectedLauncher' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'DetectedOldLauncher' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'AssociateFiles' to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 'Shortcuts' 
to value '1'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'PrependPath' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'CompileAll' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing numeric variable 
'SimpleInstall' to value '0'
[185C:1F94][2015-12-22T19:28:35]i000: Initializing string variable 
'SimpleInstallDescription' to value ''