한국어 | English | 日本語
# code1
npyファイルを開いて上記のようなエラーに遭遇した場合、次のように allow_pickle=True を追加して解決できます。
allow_pickle=True
# code2