运行之后提示Traceback(most recent call last): xlrd.biffh.XLRDERROR :Excel xlsx file; not supported
process finished with exit code 1
卸载了之前的 xlrd,重装:pip install xlrd==1.2.0