python安装失败0x80070005_Python安装显示0x80070005-拒绝访问

Python 3.8.2安装过程中出现0x80070005错误,可能是权限不足导致。安装日志显示安装程序尝试创建运行键时失败,这可能阻碍了安装过程。需要管理员权限运行安装程序来解决问题。
摘要由CSDN通过智能技术生成

log file:

[2654:2148][2020-03-26T21:14:20]i001: Burn v3.11.1.2318, Windows v6.1 (Build 7601: Service Pack 1), path: C:\Windows\Temp\{0CBAE6CE-CE01-4D1A-B69A-19896CD00C61}\.cr\python-3.8.2-amd64.exe

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'ActionLikeInstalling' to value 'Installing'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'ActionLikeInstallation' to value 'Setup'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'ShortVersion' to value '3.8'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'ShortVersionNoDot' to value '38'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'WinVer' to value '3.8'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'WinVerNoDot' to value '38'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'InstallAllUsers' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'InstallLauncherAllUsers' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'TargetDir' to value ''

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'DefaultAllUsersTargetDir' to value '[ProgramFiles64Folder]Python[WinVerNoDot]'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'TargetPlatform' to value 'x64'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'DefaultJustForMeTargetDir' to value '[LocalAppDataFolder]Programs\Python\Python[WinVerNoDot]'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'OptionalFeaturesRegistryKey' to value 'Software\Python\PythonCore\[WinVer]\InstalledFeatures'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'TargetDirRegistryKey' to value 'Software\Python\PythonCore\[WinVer]\InstallPath'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'DefaultCustomTargetDir' to value ''

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'InstallAllUsersState' to value 'enabled'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'InstallLauncherAllUsersState' to value 'enabled'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'CustomInstallLauncherAllUsersState' to value '[InstallLauncherAllUsersState]'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'TargetDirState' to value 'enabled'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'CustomBrowseButtonState' to value 'enabled'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_core' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_exe' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_dev' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_lib' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_test' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_doc' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_tools' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_tcltk' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_pip' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_launcher' to value '-1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'Include_launcherState' to value 'enabled'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_symbols' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Include_debug' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'LauncherOnly' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'DetectedLauncher' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'DetectedOldLauncher' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'AssociateFiles' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'Shortcuts' to value '1'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'PrependPath' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'CompileAll' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing numeric variable 'SimpleInstall' to value '0'

[2654:2148][2020-03-26T21:14:20]i000: Initializing string variable 'SimpleInstallDescription' to value ''

[2654:2148][2020-03-26T21:14:20]i009: Command Line: '-burn.clean.room=C:\Users\yaoxuefen\Downloads\Programs\python-3.8.2-amd64.exe -burn.filehandle.attached=184 -burn.filehandle.self=192'

[2654:2148][2020-03-26T21:14:20]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\yaoxuefen\Downloads\Programs\python-3.8.2-amd64.exe'

[2654:2148][2020-03-26T21:14:20]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\yaoxuefen\Downloads\Programs\'

[2654:2148][2020-03-26T21:14:20]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\YAOXUE~1\AppData\Local\Temp\Python 3.8.2 (64-bit)_20200326211420.log'

[2654:2148][2020-03-26T21:14:20]w055: Could not load or read state file: C:\Users\yaoxuefen\AppData\Local\Package Cache\{13ee6ab9-4dca-406c-bc3b-5d86391d39a1}\\state.rsm, error: 0x80070002.

[2654:2148][2020-03-26T21:14:20]i000: Setting string variable 'WixBundleName' to value 'Python 3.8.2 (64-bit)'

[2654:2148][2020-03-26T21:14:20]i000: Setting string variable 'WixBundleManufacturer' to value 'Python Software Foundation'

[2654:2148][2020-03-26T21:14:20]i000: Setting numeric variable 'CRTInstalled' to value 1

[2654:2160][2020-03-26T21:14:20]i000: Did not find C:\Users\yaoxuefen\Downloads\Programs\unattend.xml

[2654:2160][2020-03-26T21:14:20]i000: Setting string variable 'ActionLikeInstalling' to value 'Installing'

[2654:2160][2020-03-26T21:14:20]i000: Setting string variable 'ActionLikeInstallation' to value 'Setup'

[2654:2160][2020-03-26T21:14:20]i000: Setting version variable 'WixBundleFileVersion' to value '3.8.2150.0'

[2654:2160][2020-03-26T21:14:21]i000: Target OS is Windows 7 SP1 or later

[2654:2148][2020-03-26T21:14:21]i100: Detect begin, 52 packages

[2654:2148][2020-03-26T21:14:21]i101: Detected package: ucrt_AllUsers, state: Absent, cached: None

[2654:2148][2020-03-26T21:14:21]i101: Detected package: ucrt_JustForMe, state: Absent, cached: None

[2654:2148][2020-03-26T21:14:21]i101: Detected package: core_AllUsers, state: Absent, cached: None

[2654:2148][2020-03-26T21:14:21]i101: Detected package: core_AllUsers_pdb, state: Absent, cached: None

[2654:2148][2020-03-26T21:14:21]i101: Detected package: core_AllUsers_d, state: Absent, cached: None

[2654:2148][2020-03-26T21:14:21]i101: Detected

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值