由于某些错误,无法安装Kivy

时间:2019-12-29 12:07:45

标签: python python-3.x kivy

我正在尝试安装kivy,但没有安装下面给出的此问题。

<a "href"="https://pastebin.com/eXp38u63"> here </a>
https://pastebin.com/eXp38u63

我已经给出了上面的链接。

请对此提供帮助。 感谢您。 我正在使用pip3进行安装。

python -m pip install kivy==1.11.1

我已按照本网站上给出的所有步骤进行操作。

https://kivy.org/doc/stable/installation/installation-windows.html#install-win-dist

由于我无法在此处发布错误。 我已经贴在pastebin.com上。 预期的行为: 需要安装kivy。 当前行为: 猕猴桃没有安装并引起问题。 这是尝试安装MS Visual C ++ 14.0时的日志

[6198:3BE8][2019-12-29T19:15:17]i108: Detected compatible package: vcRuntimeAdditional_x86, provider: Microsoft.VS.VC_RuntimeAdditionalVSU_x86,v14, installed: {C9DE51F8-7846-4621-815D-E8AFD3E3C0FF}, version: 14.20.27508, chained: {BE960C1C-7BAD-3DE6-8B1A-2616FE532845}
[6198:3BE8][2019-12-29T19:15:17]i103: Detected related package: {C9DE51F8-7846-4621-815D-E8AFD3E3C0FF}, scope: PerMachine, version: 14.20.27508.0, language: 0 operation: Downgrade
[6198:3BE8][2019-12-29T19:15:17]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[6198:3BE8][2019-12-29T19:15:17]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[6198:3BE8][2019-12-29T19:15:17]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[6198:3BE8][2019-12-29T19:15:17]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[6198:3BE8][2019-12-29T19:15:17]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[6198:3BE8][2019-12-29T19:15:17]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[6198:3BE8][2019-12-29T19:15:17]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[6198:3BE8][2019-12-29T19:15:17]i052: Condition '(windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10137.0)' evaluates to false.
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: vcRuntimeMinimum_x86, state: Obsolete, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: vcRuntimeAdditional_x86, state: Obsolete, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: Windows81_x86, state: Absent, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: Windows81_x64, state: Absent, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: Windows8_x86, state: Absent, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: Windows8_x64, state: Absent, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[6198:3BE8][2019-12-29T19:15:17]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[6198:3BE8][2019-12-29T19:15:17]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.
[6198:3BE8][2019-12-29T19:15:17]i199: Detect complete, result: 0x0
[6198:1334][2019-12-29T19:15:20]e000: Error 0x80070666: Cannot install a product when a newer version is installed.

0 个答案:

没有答案