老師我這里報了個錯誤
運行之后提示Traceback(most recent call last): xlrd.biffh.XLRDERROR :Excel xlsx file; not supported?
process finished with exit code 1
運行之后提示Traceback(most recent call last): xlrd.biffh.XLRDERROR :Excel xlsx file; not supported?
process finished with exit code 1
2021-10-07
舉報
2021-10-25
卸載了之前的 xlrd,重裝:pip install xlrd==1.2.0