回答編集履歴

1

修正

2023/02/16 06:40

投稿

can110
can110

スコア38266

test CHANGED
@@ -1,3 +1,3 @@
1
1
  以下にあがっているように3.1.1のバグのようです。3.1.0に戻すと解消されるかもしれません。
2
2
  - [AttributeError: 'ReadOnlyWorksheet' object has no attribute 'defined_names'](https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1963)
3
- - [Why does pandas read_excel fail on an openpyxl error saying 'ReadOnlyWorksheet' object has no attribute 'defined_names'?](https://stackoverflow.com/questions/75440354/why-does-pandas-read-excel-fail-on-an-openpyxl-error-saying-readonlyworksheet)
3
+ - [Why does pandas read_excel fail on an openpyxl error saying 'ReadOnlyWorksheet' object has no attribute 'defined_names'?](https://stackoverflow.com/a/75449213)