美文网首页
使用 xlrd模块读取.xlsx文件,报错...not supp

使用 xlrd模块读取.xlsx文件,报错...not supp

作者: 戒灵 | 来源:发表于2022-08-02 15:29 被阅读0次

    使用 xlrd模块读取.xlsx文件,报错xlrd.biffh.XLRDError: Excel xlsx file; not supported

    解决方法:卸载旧的xlrd,然后pip install xlrd==1.2.0

    相关文章

      网友评论

          本文标题:使用 xlrd模块读取.xlsx文件,报错...not supp

          本文链接:https://www.haomeiwen.com/subject/ldzswrtx.html