回答編集履歴
1
Google翻訳追加
answer
CHANGED
@@ -11,4 +11,8 @@
|
|
11
11
|
```
|
12
12
|
なので、
|
13
13
|
TypeError: listdir: path should be string, bytes, os.PathLike, integer or None, not list
|
14
|
-
というエラーになっています。
|
14
|
+
というエラーになっています。
|
15
|
+
|
16
|
+
Google翻訳
|
17
|
+
|
18
|
+
TypeError:listdir:パスはstring、bytes、os.PathLike、integerまたはNoneである必要があり、listではありません
|