質問編集履歴

1

エラー内容の添えつけ

2018/01/18 18:53

投稿

SpecialTukimiya
SpecialTukimiya

スコア192

test CHANGED
File without changes
test CHANGED
@@ -39,3 +39,21 @@
39
39
 
40
40
 
41
41
  ```
42
+
43
+
44
+
45
+
46
+
47
+ 追記エラー内容
48
+
49
+ Traceback (most recent call last):
50
+
51
+ File "001.py", line 48, in <module>
52
+
53
+ slp.save(data_str+extension)
54
+
55
+ File "/usr/lib/python3/dist-packages/PIL/Image.py", line 1672, in save
56
+
57
+ fp = builtins.open(filename, "wb")
58
+
59
+ FileNotFoundError: [Errno 2] No such file or directory: '2018/01/19 03:52:37.png'