openpyxl.utils.exceptions.InvalidFileException: openpyxl does not support the old
生活随笔
收集整理的這篇文章主要介紹了
openpyxl.utils.exceptions.InvalidFileException: openpyxl does not support the old
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
具體錯誤如下:
openpyxl.utils.exceptions.InvalidFileException: openpyxl does not support the old .xls file format, please use xlrd to read this file, or convert it to the more recent .xlsx file format.
問題處理方法其實人家已經說了翻譯成中文如下:
openpyxl.utils.exceptions.InvalidFileException:openpyxl不支持舊的.xls文件格式,請使用xlrd讀取此文件,或將其轉換為更新的.xlsx文件格式。
總結
以上是生活随笔為你收集整理的openpyxl.utils.exceptions.InvalidFileException: openpyxl does not support the old的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 救赎的作者是谁啊?
- 下一篇: Redeclared ‘list_b‘