Python读取Excel文件报错

错误提示:

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

 

解决方法:

pip install pyexcel-xls

 

posted @ 2021-06-07 10:23  Sininsis  阅读(224)  评论(0)    收藏  举报