xlrd.biffh.XLRDError: Excel xlsx file; not supported
原因xlrd 2.0版本后只能支持.xls格式文件

解决方式:

安装1.2.0版本的xlrd

pip uninstall xlrd

pip install xlrd==1.2.0 遇到问题2:

ERROR: Could not find a version that satisfies the requirement xlrd (from versions: none)

解决方式:

pip install xlrd==1.2.0 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

python+selenium 安装 xlrd 报错解决xlrd.biffh.XLRDError: Excel xlsx file; not supported相关推荐

  1. Python使用xlrd读取Excel数据时,“xlrd.biffh.XLRDError: Excel xlsx file; not supported”报错的解决方法

    最近,在使用PyCharm编辑器进行xlrd读取Excel数据时,出现了"xlrd.biffh.XLRDError: Excel xlsx file; not supported" ...

  2. 关于xlrd.biffh.XLRDError: Excel xlsx file; not supported报错问题的两种解决方案

    关于xlrd.biffh.XLRDError: Excel xlsx file; not supported的解决方法 问题描述 在做机器学习实验时,需要将一月入库信息表.xlsx等文件读入作为数据集 ...

  3. python openpyxl 操作excel xlrd.biffh.XLRDError: Excel xlsx file; not supported错误修改

    python xlrd/openpyxl 操作excel xlrd.biffh.XLRDError: Excel xlsx file; not supported错误修改 代码: 错误: excel读 ...

  4. pd.read_excel出现xlrd.biffh.XLRDError: Excel xlsx file; not supported解决方案

      大家好,我是爱编程的喵喵.双985硕士毕业,现担任全栈工程师一职,热衷于将数据思维应用到工作与生活中.从事机器学习以及相关的前后端开发工作.曾在阿里云.科大讯飞.CCF等比赛获得多次Top名次.喜 ...

  5. xlrd.biffh.XLRDError: Excel xlsx file; not supported报错

    xlrd.biffh.XLRDError: Excel xlsx file: not supported报错 **原因是最近xlrd更新到了2.0.1版本,只支持.xls文件.所以pandas.rea ...

  6. xlrd.biffh.XLRDError: Excel xlsx file; not supported解决方法

    xlrd.biffh.XLRDError: Excel xlsx file: not supported解决方法 在运用python中xlrd库读取.xlsx文件时报错,无法读取.这是由于当前pyth ...

  7. pandas无法打开.xlsx文件,xlrd.biffh.XLRDError: Excel xlsx file; not supported

    pandas无法打开.xlsx文件,xlrd.biffh.XLRDError: Excel xlsx file: not supported 新版xlrd报 Excel xlsx file: not ...

  8. 读取xlsx文件错误:xlrd.biffh.XLRDError: Excel xlsx file; not supported

    利用Python库xlrd中的xlrd.open_workbook()函数读取自定义xlsx表格文件时出错如下: Traceback (most recent call last):File &quo ...

  9. 【Linux】2020配置firefox +geckodriver + selenium 安装及报错解决办法:no DISPLAY environment variable specified

    Firefox+geckodriver + selenium 安装教程 Firefox:75.0 Geckodriver:0.26.0 Selenium:3.141.0 以上是我配置的版本 点击教程连 ...

最新文章

  1. R语言进行主成分分析(PCA):使用prcomp函数来做主成分分析、使用summary函数查看主成分分析的结果、计算每个主成分解释方差的、每个主成分解释的方差的比例、以及多个主成分累积解释的方差比例
  2. 关注CIO 3.0:企业CIO的最佳时代到来
  3. Django中载入js和css文件
  4. 东北农业大学网络教育计算机考试,THEOL网络教学综合平台-东北农业大学继续教育学院...
  5. WPF 的拖拽操作(DragDrop)
  6. 硬件:电脑DNS出现错误对应的解决方案
  7. LeetCode 1457. 二叉树中的伪回文路径(位运算+递归)
  8. python的函数代码块_Python从菜鸟到高手(8):print函数、赋值与代码块
  9. 开源网络监控管理系统:OpenNMS
  10. 测试Flume-1.6.0写入HDFS(Hadoop-2.7.2)的简单实例
  11. 《炬丰科技-半导体工艺》 室温下等离子增强的中红外光电探测
  12. 【SpringBoot】文件上传(基础上传、上传文件限制、上传多个文件)
  13. Mac M1 上 丝滑跑 Docker
  14. win10开机内存占用过高
  15. 阿里云ECS服务器 跨域Access-Control-Allow-Origin 问题
  16. Java【并发】面试题
  17. 什么是WIFI真机同步?
  18. 【OpenCall】ICASSP2023通用会议理解及生成挑战赛邀请函
  19. 经济学day01 微观经济学和宏观经济学
  20. blur事件和ajax,js关于blur事件阻塞click事件

热门文章

  1. 机电传动控制——直流电机调速仿真实验
  2. 关于达梦数据库报错有歧义的列名
  3. 点光源模型matlab,基于MATLAB的双点光源干涉现象的模拟
  4. air什么意思中文_air
  5. 微信小程序input输入框关键字自动联想及关键字高亮
  6. 从华南地区实践看房地产信息化新趋势
  7. 23.代码简单实现模拟噪声(图像噪声/一、二阶矩/功率谱密度/at函数/rand函数)-- OpenCV从零开始到图像(人脸 + 物体)识别系列
  8. Zabbix监控服务安装部署
  9. word 如何任意调整图片的大小
  10. 推荐系统CTR实战——Wide Deep