質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
```
|
8
8
|
例外が発生しました: TclError
|
9
9
|
couldn't open "iroha.png": no such file or directory
|
10
|
-
File "/Users/
|
10
|
+
File "/Users/macbookpro/Desktop/python/test/test.py", line 6, in <module>
|
11
11
|
gazou = tkinter.PhotoImage(file="iroha.png")
|
12
12
|
```
|
13
13
|
|