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

今天使用pandas打开.xlsx文件,出现 Traceback most recent call last : File china.py , line , in lt module gt posi pd.read excel Cities CHINA.xlsx File D: Python lib site packages pandas util decorators.py , line , ...

2021-01-06 12:44 1 4380 推荐指数:

查看详情

[Python]xlrd.biffh.XLRDError: Excel xlsx file; not supported

神奇~~帮几个同事安装配置python环境,突然跑着好好的一个脚本就跑不起来了。 可我自己却好好的,想不通,最后通过pip list检查了一下自己安装的库版本,找到了不同的地方。 我的电脑xlrd版本是1.2.0,给同事他们下载的是新的2.0.1,可能是是版本不兼容导致这个问题 ...

Thu Dec 17 00:20:00 CST 2020 9 14368
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM