Python 使用 xlrd 读取.xlsx结尾的Excel文件报错 xlrd.biffh.XLRDError: Excel xlsx file; not supported

Python 使用 xlrd 读取.xlsx Excel文件报错 

raise XLRDError(FILE_FORMAT_DESCRIPTIONS[file_format]+'; not supported')

xlrd.biffh.XLRDError: Excel xlsx file; not supported

使用: pip install pyexcel-xls 安装pyexcel_xls包即可, 不需要导入.


posted @ 2021-05-29 10:45  Aliwall  阅读(813)  评论(0编辑  收藏  举报