質問編集履歴

3

内容修正

2019/01/19 00:45

投稿

hehui_kaz
hehui_kaz

スコア13

test CHANGED
File without changes
test CHANGED
@@ -79,3 +79,5 @@
79
79
  pyenv 1.2.9
80
80
 
81
81
  pip 18.1
82
+
83
+ mecab of 0.996

2

書式の改善

2019/01/19 00:45

投稿

hehui_kaz
hehui_kaz

スコア13

test CHANGED
File without changes
test CHANGED
@@ -19,6 +19,8 @@
19
19
  よろしくお願いします。
20
20
 
21
21
  ### 発生している問題・エラーメッセージ
22
+
23
+ ```
22
24
 
23
25
  $ pip install mecab-python3
24
26
 
@@ -62,6 +64,8 @@
62
64
 
63
65
  Command "/Users/userthree/.pyenv/versions/3.7.0/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/mc/n3j6vpx50md6vvdv1dqlq59h0000gp/T/pip-install-1h1e_mdr/mecab-python3/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/var/folders/mc/n3j6vpx50md6vvdv1dqlq59h0000gp/T/pip-record-je4oiu4f/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/mc/n3j6vpx50md6vvdv1dqlq59h0000gp/T/pip-install-1h1e_mdr/mecab-python3/
64
66
 
67
+ ```
68
+
65
69
  ### その他バージョン
66
70
 
67
71
 

1

2019/01/19 00:28

投稿

hehui_kaz
hehui_kaz

スコア13

test CHANGED
File without changes
test CHANGED
@@ -62,11 +62,11 @@
62
62
 
63
63
  Command "/Users/userthree/.pyenv/versions/3.7.0/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/mc/n3j6vpx50md6vvdv1dqlq59h0000gp/T/pip-install-1h1e_mdr/mecab-python3/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/var/folders/mc/n3j6vpx50md6vvdv1dqlq59h0000gp/T/pip-record-je4oiu4f/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/mc/n3j6vpx50md6vvdv1dqlq59h0000gp/T/pip-install-1h1e_mdr/mecab-python3/
64
64
 
65
- ### 試したこと
65
+ ### その他バージョン
66
66
 
67
67
 
68
68
 
69
- ここに問題に対して試したことを記載してください。
69
+
70
70
 
71
71
  mac OS Mojave 10.14.1
72
72