ニュース

New issue New issue Closed Closed TypeError: 'int' object is not subscriptable #30 ...
TypeError: 'int' object is not subscriptable #8315 Closed solauky opened on Jul 6, 2022 ...
Pythonでコードを書いていると、時々「え、ここで?」と思うような、予期せぬエラーに遭遇することがありますよね。その一つが TypeError: 'set' object is not callable です。関数を呼び出しているつもりなのに、「呼び出せません」と怒られてしまう、少し不思議なエラーです。 このエラーメッセージ ...