使用 xlrd模塊讀取.xlsx文件,報(bào)錯(cuò)xlrd.biffh.XLRDError: Excel xlsx file; not supported 解決方法:卸載舊的xlrd,然后pip install xlrd==1.2.0