问题描述

在windows 7 32位系统上安装 python 时无法安装报错如下:

One or more issues caused the setup to fail.Please fix the issues and
then retry setup.For more information see the log file.

Windows 7 Service Pack 1 and all applicable updates are required to
install Python 3.7.7(32-bit).

Please update your machine and then restart the installation

解决方案

  1. 检查系统版本,是否是service pack 1

    补丁下载https://www.microsoft.com/zh-CN/download/details.aspx?id=5842
  2. 如问题未解决,再下载KB2533623补丁
    补丁下载https://www.microsoft.com/zh-cn/download/details.aspx?id=26767
    安装好后重启,问题解决

本人的经验分享,希望可以帮助到你们,如何不对的地方,可以评论留言,帮我指正一下,如果帮助了你,请给我点个赞吧

python安装报错,Windows 7 Service Pack 1 and all applicable updates相关推荐

  1. 安装Python报错Setupfailed(Windows 7 Service Pack 1 and all applicable updates...)解决办法

    在Windows 7系统安装Python时报错,提示:Setup failed,具体内容为One or more issues caused the seteup to fail. Please fi ...

  2. Windows 7 Service Pack 1 and all applicable updates are required to install Python 3.6.4(64-bit)

    电脑昨天安装RHEL搞坏了,重新安装系统之后下载安装python3,结果出问题了 One or more issues caused the setup to fail.Please fix the ...

  3. python安装报错:User installations are disabled via policy on the machine. 0x80070643

    python安装报错:User installations are disabled via policy on the machine. python 0x80070643 安装发生严重错误 报错界 ...

  4. 已解决(Python安装报错)Visit python.org to download an earlier version of Python.

    已解决(Python安装报错)One or more ssues caused the setup to fail Please fx the sses and then retry setup. F ...

  5. python安装报错类型_解决安装python库时windows error5 报错的问题

    python安装库时,有时候会报错windows error 5,可以尝试关闭所有使用python的编辑器.文件等,然后重新pip安装,如果还是不行,可以将报错最下层文件删除即可(如果不放心可以将该文 ...

  6. Python安装 报错0x80072efd

    安装报错信息: 问题原因: 安装包需要在安装过程下载文件,网络连接不到外网.带"web"的是需要在安装过程需要下载文件的包. 解决: 下载离线安装包即可.查看下包的大小就知道了.

  7. Python安装报错:0x80070641-无法访问Windows Installer服务

    问题描述:0x80070641-无法访问Windows Installer服务,报错界面如下图所示: 解决办法:查看服务里对应的Windows-installers服务是否正常启动 操作步骤: 1.右 ...

  8. python安装报错类型_解决Python安装cryptography报错问题

    解决Python安装cryptography报错问题 错误一: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wst ...

  9. python安装报错类型_Python处理验证码第一篇(pytesser初探及报错处理)

    前言: 春节期间,无法全身心投入地去写爬虫,那就玩玩验证码吧,应该比较有趣! 首次接触验证码识别,用pytesser接触一下最简单的验证码先,代码参照:使用python以及工具包进行简单的验证码识别. ...

最新文章

  1. java 泛型解耦,T-MVP:泛型深度解耦下的MVP大瘦身
  2. GPT-3距离下一代AI生态平台还有多远?
  3. HP CP1215打印机遇到spoolsv.exe错误。
  4. PHP框架中的日志系统
  5. 全球云计算大会起航,网易云阮良解读人工智能在产品中的创新实践
  6. windows server 2008R2下的mysql主从同步配置
  7. MariaDB配置、集群
  8. 解决.quartz.ObjectAlreadyExistsException: Unable to store Job : ‘jyGroup.jyJob‘, because one already
  9. excel三维地图数据源引用无效_Excel函数公式应用的基础,数据源的引用,动图解释...
  10. html中的form action属性,HTML form action 属性
  11. 20145202马超《网络对抗》Exp8 Web基础
  12. Delphi2007企业版破解
  13. SQL Service安装教程
  14. 25th Sept 2014:《数学分析八讲读书笔记》
  15. BIGEMAP地图下载器优势对比(水经注)
  16. 贝蒂·霍尔伯顿(Betty Holberton)断点背后的大脑
  17. 直流电机的PWM调速
  18. 在HTML中显示base64格式的img图片
  19. jquery 实现购物车的商品总数及价格计算
  20. grease monkey setTimeout

热门文章

  1. 什么是HIS,以及HIS的作用,特点,组成部分
  2. 按键精灵连接远程mysql_【按键精灵】按键精灵读取github page 网页,实现脚本远程控制功能...
  3. 22年春天的一部分面经
  4. 《自控力》直面自身欲望,但不要付诸行动
  5. linux批处理操作系统_批处理操作系统
  6. 绘图与图片编辑工具—“Artstudio”
  7. Android源码 SettingsEnums路径
  8. SAP 物料号系统内部编码导入BAPI报错(E M_ 17)
  9. 在测试tensorBroad中在运行mnist_with_summaries.py时URLError:urlopen error [WinError 10060] 由于连接方在一段时间后没有正确答
  10. NPOI 读取空Excel 空单元格报错的问题