xlsx and xlsm files return badzipfile: file is not a zip file

前端 未结 13 1618
灰色年华
灰色年华 2020-12-30 05:48

I\'m trying to open both an xlsx file and an xlsm file both give me the same error

badzipfile: file is not a zip file

here is wh

13条回答
  •  [愿得一人]
    2020-12-30 06:35

    This also happened to me when I pointed openpyxl to an alias of the file instead of the original file.

提交回复
热议问题