teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

文章を修正

2018/05/08 06:44

投稿

hkt
hkt

スコア8

title CHANGED
File without changes
body CHANGED
@@ -37,7 +37,7 @@
37
37
 
38
38
  ```
39
39
  Traceback (most recent call last):
40
- File "/Users/hkt/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Git 2.sketchplugin/getArtboardNames.py", line 15, in <module>
40
+ File "/Users/ユーザ名/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Git 2.sketchplugin/getArtboardNames.py", line 15, in <module>
41
41
  name = pageName + "/" + artboardName
42
42
  TypeError: can't concat bytes to str
43
43
  ```