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包即可, 不需要导入.