码迷,mamicode.com
首页 > 编程语言 > 详细

python 使用xlrd读取excel报错,xlrd.biffh.XLRDError: Excel xlsx file; not supported

时间:2021-06-20 17:56:54      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:使用命令   code   not   ==   版本问题   版本   span   pre   nbsp   

xlrd 版本问题, 使用命令安装新版本xlrd即可

pip install xlrd==1.2.0

 

python 使用xlrd读取excel报错,xlrd.biffh.XLRDError: Excel xlsx file; not supported

标签:使用命令   code   not   ==   版本问题   版本   span   pre   nbsp   

原文地址:https://www.cnblogs.com/shenji/p/14905600.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!