xlrd 版本问题, 使用命令安装新版本xlrd即可
pip install xlrd==1.2.0
python 使用xlrd读取excel报错,xlrd.biffh.XLRDError: Excel xlsx file; not supported
原文:https://www.cnblogs.com/shenji/p/14905600.html