質問編集履歴

7

追加

2018/03/30 13:32

投稿

BURI55
BURI55

スコア25

test CHANGED
File without changes
test CHANGED
@@ -255,3 +255,5 @@
255
255
 
256
256
 
257
257
  してみましたが、やはりPermission deniedが出ますね。ちなみにwindows10です。
258
+
259
+ sudoのの代わりにコマンドプロンプトは管理者権限で実行しています。

6

実行結果追加

2018/03/30 13:32

投稿

BURI55
BURI55

スコア25

test CHANGED
File without changes
test CHANGED
@@ -237,3 +237,21 @@
237
237
  Command "c:\users\khb15\anaconda3\python.exe -u -c "import setuptools, tokenize;__file__='C:\Users\KHB15\AppData\Local\Temp\pip-build-oavpv46g\pyworld\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\KHB15\AppData\Local\Temp\pip-745q2uuc-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\KHB15\AppData\Local\Temp\pip-build-oavpv46g\pyworld\
238
238
 
239
239
  ```
240
+
241
+ Permission deniedゆえ
242
+
243
+
244
+
245
+ sudo pip install pyworld
246
+
247
+
248
+
249
+ pip install pyworld --user
250
+
251
+
252
+
253
+ を試してみてください。
254
+
255
+
256
+
257
+ してみましたが、やはりPermission deniedが出ますね。ちなみにwindows10です。

5

タイトル変更

2018/03/30 13:30

投稿

BURI55
BURI55

スコア25

test CHANGED
@@ -1 +1 @@
1
- WIN+pythonで機械学習の声質変換システムを作っています。h5py_init.py:36: FutureWarning: Conversionのエラーに困ってい
1
+ WIN+pythonで機械学習の声質変換システムを作っています。pyworldというイブラリがインストルできせん
test CHANGED
File without changes

4

pyworldについて追記

2018/03/30 10:58

投稿

BURI55
BURI55

スコア25

test CHANGED
File without changes
test CHANGED
@@ -16,401 +16,19 @@
16
16
 
17
17
  ---
18
18
 
19
- alabaster (0.7.10)
19
+
20
-
21
- alembic (0.9.9)
22
-
23
- anaconda-client (1.6.9)
24
-
25
- anaconda-navigator (1.7.0)
26
-
27
- anaconda-project (0.8.2)
28
-
29
- asn1crypto (0.24.0)
30
-
31
- astroid (1.6.1)
32
-
33
- astropy (2.0.3)
34
-
35
- attrs (17.4.0)
36
-
37
- audioread (2.1.5)
38
-
39
- Babel (2.5.3)
40
-
41
- backports.shutil-get-terminal-size (1.0.0)
42
-
43
- backtrace (0.2.1)
44
-
45
- beautifulsoup4 (4.6.0)
46
-
47
- become-yukarin (1.0.0)
48
-
49
- better-exceptions (0.2.1)
50
-
51
- bitarray (0.8.1)
52
-
53
- bkcharts (0.2)
54
-
55
- blaze (0.11.3)
56
-
57
- bleach (2.1.2)
58
-
59
- bokeh (0.12.13)
60
-
61
- boto (2.48.0)
62
-
63
- Bottleneck (1.2.1)
64
-
65
- certifi (2018.1.18)
66
-
67
- cffi (1.11.4)
68
-
69
- chainer (3.5.0)
70
-
71
- chainerui (0.2.0)
72
-
73
- chardet (3.0.4)
74
-
75
- click (6.7)
76
-
77
- cloudpickle (0.5.2)
78
-
79
- clyent (1.2.2)
80
-
81
- colorama (0.3.7)
82
-
83
- colored-traceback (0.3.0)
84
-
85
- comtypes (1.1.4)
86
-
87
- conda (4.4.10)
88
-
89
- conda-build (3.4.1)
90
-
91
- conda-verify (2.0.0)
92
-
93
- contextlib2 (0.5.5)
94
-
95
- cryptography (2.1.4)
96
-
97
- cycler (0.10.0)
98
20
 
99
21
  Cython (0.27.3)
100
22
 
101
- cytoolz (0.9.0)
102
-
103
- dask (0.16.1)
104
-
105
- datashape (0.5.4)
106
-
107
- decorator (4.2.1)
108
-
109
- distributed (1.20.2)
110
-
111
- docutils (0.14)
112
-
113
- entrypoints (0.2.3)
114
-
115
- et-xmlfile (1.0.1)
116
-
117
- fastcache (1.0.2)
118
-
119
- fastdtw (0.3.2)
120
-
121
- filelock (2.0.13)
122
-
123
- Flask (0.12.2)
124
-
125
- Flask-Cors (3.0.3)
126
-
127
- gevent (1.2.2)
128
-
129
- glob2 (0.6)
130
-
131
- greenlet (0.4.12)
132
-
133
23
  h5py (2.7.1)
134
24
 
135
- heapdict (1.0.0)
136
-
137
- html5lib (1.0.1)
138
-
139
- idna (2.6)
140
-
141
- imageio (2.2.0)
142
-
143
- imagesize (0.7.1)
144
-
145
- ipython (6.2.1)
146
-
147
- ipython-genutils (0.2.0)
148
-
149
- ipywidgets (7.1.1)
150
-
151
- isort (4.2.15)
152
-
153
- itsdangerous (0.24)
154
-
155
- jdcal (1.3)
156
-
157
- jedi (0.11.1)
158
-
159
- Jinja2 (2.10)
160
-
161
- joblib (0.11)
162
-
163
- jsonschema (2.6.0)
164
-
165
- jupyter (1.0.0)
166
-
167
- jupyter-client (5.2.2)
168
-
169
- jupyter-console (5.2.0)
170
-
171
- jupyter-core (4.4.0)
172
-
173
- jupyterlab (0.31.4)
174
-
175
- jupyterlab-launcher (0.10.2)
176
-
177
- lazy-object-proxy (1.3.1)
178
-
179
25
  librosa (0.6.0)
180
26
 
181
- llvmlite (0.21.0)
182
-
183
- locket (0.2.0)
184
-
185
- lxml (4.1.1)
186
-
187
- Mako (1.0.7)
188
-
189
- MarkupSafe (1.0)
190
-
191
- matplotlib (2.1.2)
192
-
193
- mccabe (0.6.1)
194
-
195
- menuinst (1.4.11)
196
-
197
- mistune (0.8.3)
198
-
199
- mpmath (1.0.0)
200
-
201
- msgpack-python (0.5.1)
202
-
203
- multipledispatch (0.4.9)
204
-
205
- navigator-updater (0.1.0)
206
-
207
- nbconvert (5.3.1)
208
-
209
- nbformat (4.4.0)
210
-
211
- networkx (2.1)
212
-
213
- nltk (3.2.5)
214
-
215
- nose (1.3.7)
216
-
217
- notebook (5.4.0)
218
-
219
- numba (0.36.2)
220
-
221
- numexpr (2.6.4)
222
-
223
27
  numpy (1.14.0)
224
28
 
225
- numpydoc (0.7.0)
226
-
227
- odo (0.5.1)
228
-
229
- olefile (0.45.1)
230
-
231
- openpyxl (2.4.10)
232
-
233
- packaging (16.8)
234
-
235
- pandas (0.22.0)
236
-
237
- pandocfilters (1.4.2)
238
-
239
- parso (0.1.1)
240
-
241
- partd (0.3.8)
242
-
243
- path.py (10.5)
244
-
245
- pathlib2 (2.3.0)
246
-
247
- patsy (0.5.0)
248
-
249
- pep8 (1.7.1)
250
-
251
- pickleshare (0.7.4)
252
-
253
- Pillow (5.0.0)
254
-
255
- pip (9.0.3)
256
-
257
- pkginfo (1.4.1)
258
-
259
- pluggy (0.6.0)
260
-
261
- ply (3.10)
262
-
263
- prompt-toolkit (1.0.15)
264
-
265
- protobuf (3.5.2.post1)
266
-
267
- psutil (5.4.3)
268
-
269
- py (1.5.2)
270
-
271
- pycodestyle (2.3.1)
272
-
273
- pycosat (0.6.3)
274
-
275
- pycparser (2.18)
276
-
277
- pycrypto (2.6.1)
278
-
279
- pycurl (7.43.0.1)
280
-
281
- pyflakes (1.6.0)
282
-
283
- Pygments (2.2.0)
284
-
285
- pylint (1.8.2)
286
-
287
- pyodbc (4.0.22)
288
-
289
- pyOpenSSL (17.5.0)
290
-
291
- pyparsing (2.2.0)
292
-
293
- PySocks (1.6.7)
294
-
295
- pysptk (0.1.10)
296
-
297
- pytest (3.3.2)
298
-
299
- python-dateutil (2.6.1)
300
-
301
- python-editor (1.0.3)
302
-
303
- pytz (2017.3)
304
-
305
- PyWavelets (0.5.2)
306
-
307
- pywin32 (222)
308
-
309
- pywinpty (0.5)
310
-
311
- PyYAML (3.12)
312
-
313
- pyzmq (16.0.3)
314
-
315
- QtAwesome (0.4.4)
316
-
317
- qtconsole (4.3.1)
318
-
319
- QtPy (1.3.1)
320
-
321
- requests (2.18.4)
322
-
323
- resampy (0.2.0)
324
-
325
- rope (0.10.7)
326
-
327
- ruamel-yaml (0.15.35)
328
-
329
- scikit-image (0.13.1)
330
-
331
- scikit-learn (0.19.1)
332
-
333
- scipy (1.0.0)
334
-
335
- seaborn (0.8.1)
336
-
337
- Send2Trash (1.4.2)
338
-
339
- setuptools (38.4.0)
340
-
341
- simplegeneric (0.8.1)
342
-
343
- singledispatch (3.4.0.3)
344
-
345
- six (1.11.0)
346
-
347
- snowballstemmer (1.2.1)
348
-
349
- sortedcollections (0.5.3)
350
-
351
- sortedcontainers (1.5.9)
352
-
353
- Sphinx (1.6.6)
354
-
355
- sphinxcontrib-websupport (1.0.1)
356
-
357
- spyder (3.2.6)
358
-
359
- SQLAlchemy (1.2.1)
360
-
361
- statsmodels (0.8.0)
362
-
363
- sympy (1.1.1)
364
-
365
- tables (3.4.2)
366
-
367
- tblib (1.3.2)
368
-
369
- terminado (0.8.1)
370
-
371
- testpath (0.3.1)
372
-
373
- toolz (0.9.0)
374
-
375
- tornado (4.5.3)
376
-
377
- traitlets (4.3.2)
378
-
379
- typing (3.6.2)
380
-
381
- unicodecsv (0.14.1)
382
-
383
- urllib3 (1.22)
384
-
385
- wcwidth (0.1.7)
386
-
387
- webencodings (0.5.1)
388
-
389
- Werkzeug (0.14.1)
390
-
391
- wheel (0.30.0)
392
-
393
- widgetsnbextension (3.1.0)
394
-
395
- win-inet-pton (1.0.1)
396
-
397
- win-unicode-console (0.5)
398
-
399
- wincertstore (0.2)
400
-
401
29
  world4py (0.1)
402
30
 
403
- wrapt (1.10.11)
31
+
404
-
405
- xlrd (1.1.0)
406
-
407
- XlsxWriter (1.0.2)
408
-
409
- xlwings (0.11.5)
410
-
411
- xlwt (1.3.0)
412
-
413
- zict (0.1.3)
414
32
 
415
33
  発生している問題・エラーメッセージ
416
34
 
@@ -454,7 +72,57 @@
454
72
 
455
73
  from ._conv import register_converters as register_converters
456
74
 
457
- C:\Users\KHB15\Anaconda3\lib\site-packages\h5py_init.py:36: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type.
75
+ C:\Users\KHB15\Anaconda3\lib\site-packages\h5py_init.py:36: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecaC:\become-yukarin\become-yukarin>pip install pyworld
76
+
77
+ Collecting pyworld
78
+
79
+ Using cached pyworld-0.2.4.tar.gz
80
+
81
+ Requirement already satisfied: numpy in c:\users\khb15\anaconda3\lib\site-packages (from pyworld)
82
+
83
+ Requirement already satisfied: cython>=0.24.0 in c:\users\khb15\anaconda3\lib\site-packages (from pyworld)
84
+
85
+ Building wheels for collected packages: pyworld
86
+
87
+ Running setup.py bdist_wheel for pyworld ... error
88
+
89
+ Failed building wheel for pyworld
90
+
91
+ Running setup.py clean for pyworld
92
+
93
+ Failed cleaning build dir for pyworld
94
+
95
+ Failed to build pyworld
96
+
97
+ Installing collected packages: pyworld
98
+
99
+ Running setup.py install for pyworld ... error
100
+
101
+ Complete output from command c:\users\khb15\anaconda3\python.exe -u -c "import setuptools, tokenize;__file__='C:\Users\KHB15\AppData\Local\Temp\pip-build-oavpv46g\pyworld\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\KHB15\AppData\Local\Temp\pip-745q2uuc-record\install-record.txt --single-version-externally-managed --compile:
102
+
103
+ running install
104
+
105
+ running build
106
+
107
+ running build_py
108
+
109
+ copying pyworld\__init__.py -> build\lib.win-amd64-3.6\pyworld
110
+
111
+ running build_ext
112
+
113
+ skipping 'pyworld\pyworld.cpp' Cython extension (up-to-date)
114
+
115
+ running install_lib
116
+
117
+ copying build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd -> c:\users\khb15\anaconda3\Lib\site-packages\pyworld
118
+
119
+ error: could not open 'build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd': Permission denied
120
+
121
+
122
+
123
+ ----------------------------------------
124
+
125
+ Command "c:\users\khb15\anaconda3\python.exe -u -c "import setuptools, tokenize;__file__='C:\Users\KHB15\AppData\Local\Temp\pip-build-oavpv46g\pyworld\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\KHB15\AppData\Local\Temp\pip-745q2uuc-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\KHB15\AppData\Local\Temp\pip-build-oavpv46g\pyworld\ted. In future, it will be treated as np.float64 == np.dtype(float).type.
458
126
 
459
127
  from ._conv import register_converters as _register_converters
460
128
 
@@ -513,3 +181,59 @@
513
181
  AttributeError: module 'pyworld' has no attribute 'stonemask'
514
182
 
515
183
  ```
184
+
185
+ pyworldがうまくインストールできないようです。
186
+
187
+ ```cmd
188
+
189
+ C:\become-yukarin\become-yukarin>pip install pyworld
190
+
191
+ Collecting pyworld
192
+
193
+ Using cached pyworld-0.2.4.tar.gz
194
+
195
+ Requirement already satisfied: numpy in c:\users\khb15\anaconda3\lib\site-packages (from pyworld)
196
+
197
+ Requirement already satisfied: cython>=0.24.0 in c:\users\khb15\anaconda3\lib\site-packages (from pyworld)
198
+
199
+ Building wheels for collected packages: pyworld
200
+
201
+ Running setup.py bdist_wheel for pyworld ... error
202
+
203
+ Failed building wheel for pyworld
204
+
205
+ Running setup.py clean for pyworld
206
+
207
+ Failed cleaning build dir for pyworld
208
+
209
+ Failed to build pyworld
210
+
211
+ Installing collected packages: pyworld
212
+
213
+ Running setup.py install for pyworld ... error
214
+
215
+ Complete output from command c:\users\khb15\anaconda3\python.exe -u -c "import setuptools, tokenize;__file__='C:\Users\KHB15\AppData\Local\Temp\pip-build-oavpv46g\pyworld\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\KHB15\AppData\Local\Temp\pip-745q2uuc-record\install-record.txt --single-version-externally-managed --compile:
216
+
217
+ running install
218
+
219
+ running build
220
+
221
+ running build_py
222
+
223
+ copying pyworld\__init__.py -> build\lib.win-amd64-3.6\pyworld
224
+
225
+ running build_ext
226
+
227
+ skipping 'pyworld\pyworld.cpp' Cython extension (up-to-date)
228
+
229
+ running install_lib
230
+
231
+ copying build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd -> c:\users\khb15\anaconda3\Lib\site-packages\pyworld
232
+
233
+ error: could not open 'build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd': Permission denied
234
+
235
+
236
+
237
+ Command "c:\users\khb15\anaconda3\python.exe -u -c "import setuptools, tokenize;__file__='C:\Users\KHB15\AppData\Local\Temp\pip-build-oavpv46g\pyworld\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\KHB15\AppData\Local\Temp\pip-745q2uuc-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\KHB15\AppData\Local\Temp\pip-build-oavpv46g\pyworld\
238
+
239
+ ```

3

タイトル修正

2018/03/30 10:43

投稿

BURI55
BURI55

スコア25

test CHANGED
@@ -1 +1 @@
1
- WIN+pythonで機械学習の声質変換システムを作っています。h5pypyworldなどのエラーに困っています。
1
+ WIN+pythonで機械学習の声質変換システムを作っています。h5py_init.py:36: FutureWarning: Conversionのエラーに困っています。
test CHANGED
File without changes

2

リンクの修正

2018/03/30 09:41

投稿

BURI55
BURI55

スコア25

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- ディープラーニングの力で結月ゆかりの声になるリポジトリ[リンク内容](https://hiroshiba.github.io/blog/become-yukarin)に従って、環境構築を行い、実行しようとしています。extract_acoustic_feature.pyによる音響特徴量の切り出し作業からしていますが、エラーが出ます。
1
+ ディープラーニングの力で結月ゆかりの声になるリポジトリ[リンク内容](https://github.com/Hiroshiba/become-yukarin)に従って、環境構築を行い、実行しようとしています。extract_acoustic_feature.pyによる音響特徴量の切り出し作業からしていますが、エラーが出ます。
2
2
 
3
3
 
4
4
 

1

情報追加

2018/03/30 09:28

投稿

BURI55
BURI55

スコア25

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,420 @@
1
- ディープラーニングの力で結月ゆかりの声になるリポジトリ https://hiroshiba.github.io/blog/became-yukarinに従って、環境構築を行い、実行しようとしています。extract_acoustic_feature.pyによる音響特徴量の切り出し作業からしていますが、エラーが出ます。
1
+ ディープラーニングの力で結月ゆかりの声になるリポジトリ[リンク内容](https://hiroshiba.github.io/blog/become-yukarin)に従って、環境構築を行い、実行しようとしています。extract_acoustic_feature.pyによる音響特徴量の切り出し作業からしていますが、エラーが出ます。
2
+
3
+
4
+
2
-
5
+ 試してみたこと
6
+
3
-
7
+ ---
8
+
9
+ Path指定をextract_acoustic_feature.pyにprint文追加してデバッグ。
10
+
11
+ numpyのバージョンを戻してみる。
12
+
13
+
14
+
15
+ 問題の起きている環境
16
+
17
+ ---
18
+
19
+ alabaster (0.7.10)
20
+
21
+ alembic (0.9.9)
22
+
23
+ anaconda-client (1.6.9)
24
+
25
+ anaconda-navigator (1.7.0)
26
+
27
+ anaconda-project (0.8.2)
28
+
29
+ asn1crypto (0.24.0)
30
+
31
+ astroid (1.6.1)
32
+
33
+ astropy (2.0.3)
34
+
35
+ attrs (17.4.0)
36
+
37
+ audioread (2.1.5)
38
+
39
+ Babel (2.5.3)
40
+
41
+ backports.shutil-get-terminal-size (1.0.0)
42
+
43
+ backtrace (0.2.1)
44
+
45
+ beautifulsoup4 (4.6.0)
46
+
47
+ become-yukarin (1.0.0)
48
+
49
+ better-exceptions (0.2.1)
50
+
51
+ bitarray (0.8.1)
52
+
53
+ bkcharts (0.2)
54
+
55
+ blaze (0.11.3)
56
+
57
+ bleach (2.1.2)
58
+
59
+ bokeh (0.12.13)
60
+
61
+ boto (2.48.0)
62
+
63
+ Bottleneck (1.2.1)
64
+
65
+ certifi (2018.1.18)
66
+
67
+ cffi (1.11.4)
68
+
69
+ chainer (3.5.0)
70
+
71
+ chainerui (0.2.0)
72
+
73
+ chardet (3.0.4)
74
+
75
+ click (6.7)
76
+
77
+ cloudpickle (0.5.2)
78
+
79
+ clyent (1.2.2)
80
+
81
+ colorama (0.3.7)
82
+
83
+ colored-traceback (0.3.0)
84
+
85
+ comtypes (1.1.4)
86
+
87
+ conda (4.4.10)
88
+
89
+ conda-build (3.4.1)
90
+
91
+ conda-verify (2.0.0)
92
+
93
+ contextlib2 (0.5.5)
94
+
95
+ cryptography (2.1.4)
96
+
97
+ cycler (0.10.0)
98
+
99
+ Cython (0.27.3)
100
+
101
+ cytoolz (0.9.0)
102
+
103
+ dask (0.16.1)
104
+
105
+ datashape (0.5.4)
106
+
107
+ decorator (4.2.1)
108
+
109
+ distributed (1.20.2)
110
+
111
+ docutils (0.14)
112
+
113
+ entrypoints (0.2.3)
114
+
115
+ et-xmlfile (1.0.1)
116
+
117
+ fastcache (1.0.2)
118
+
119
+ fastdtw (0.3.2)
120
+
121
+ filelock (2.0.13)
122
+
123
+ Flask (0.12.2)
124
+
125
+ Flask-Cors (3.0.3)
126
+
127
+ gevent (1.2.2)
128
+
129
+ glob2 (0.6)
130
+
131
+ greenlet (0.4.12)
132
+
133
+ h5py (2.7.1)
134
+
135
+ heapdict (1.0.0)
136
+
137
+ html5lib (1.0.1)
138
+
139
+ idna (2.6)
140
+
141
+ imageio (2.2.0)
142
+
143
+ imagesize (0.7.1)
144
+
145
+ ipython (6.2.1)
146
+
147
+ ipython-genutils (0.2.0)
148
+
149
+ ipywidgets (7.1.1)
150
+
151
+ isort (4.2.15)
152
+
153
+ itsdangerous (0.24)
154
+
155
+ jdcal (1.3)
156
+
157
+ jedi (0.11.1)
158
+
159
+ Jinja2 (2.10)
160
+
161
+ joblib (0.11)
162
+
163
+ jsonschema (2.6.0)
164
+
165
+ jupyter (1.0.0)
166
+
167
+ jupyter-client (5.2.2)
168
+
169
+ jupyter-console (5.2.0)
170
+
171
+ jupyter-core (4.4.0)
172
+
173
+ jupyterlab (0.31.4)
174
+
175
+ jupyterlab-launcher (0.10.2)
176
+
177
+ lazy-object-proxy (1.3.1)
178
+
179
+ librosa (0.6.0)
180
+
181
+ llvmlite (0.21.0)
182
+
183
+ locket (0.2.0)
184
+
185
+ lxml (4.1.1)
186
+
187
+ Mako (1.0.7)
188
+
189
+ MarkupSafe (1.0)
190
+
191
+ matplotlib (2.1.2)
192
+
193
+ mccabe (0.6.1)
194
+
195
+ menuinst (1.4.11)
196
+
197
+ mistune (0.8.3)
198
+
199
+ mpmath (1.0.0)
200
+
201
+ msgpack-python (0.5.1)
202
+
203
+ multipledispatch (0.4.9)
204
+
205
+ navigator-updater (0.1.0)
206
+
207
+ nbconvert (5.3.1)
208
+
209
+ nbformat (4.4.0)
210
+
211
+ networkx (2.1)
212
+
213
+ nltk (3.2.5)
214
+
215
+ nose (1.3.7)
216
+
217
+ notebook (5.4.0)
218
+
219
+ numba (0.36.2)
220
+
221
+ numexpr (2.6.4)
222
+
223
+ numpy (1.14.0)
224
+
225
+ numpydoc (0.7.0)
226
+
227
+ odo (0.5.1)
228
+
229
+ olefile (0.45.1)
230
+
231
+ openpyxl (2.4.10)
232
+
233
+ packaging (16.8)
234
+
235
+ pandas (0.22.0)
236
+
237
+ pandocfilters (1.4.2)
238
+
239
+ parso (0.1.1)
240
+
241
+ partd (0.3.8)
242
+
243
+ path.py (10.5)
244
+
245
+ pathlib2 (2.3.0)
246
+
247
+ patsy (0.5.0)
248
+
249
+ pep8 (1.7.1)
250
+
251
+ pickleshare (0.7.4)
252
+
253
+ Pillow (5.0.0)
254
+
255
+ pip (9.0.3)
256
+
257
+ pkginfo (1.4.1)
258
+
259
+ pluggy (0.6.0)
260
+
261
+ ply (3.10)
262
+
263
+ prompt-toolkit (1.0.15)
264
+
265
+ protobuf (3.5.2.post1)
266
+
267
+ psutil (5.4.3)
268
+
269
+ py (1.5.2)
270
+
271
+ pycodestyle (2.3.1)
272
+
273
+ pycosat (0.6.3)
274
+
275
+ pycparser (2.18)
276
+
277
+ pycrypto (2.6.1)
278
+
279
+ pycurl (7.43.0.1)
280
+
281
+ pyflakes (1.6.0)
282
+
283
+ Pygments (2.2.0)
284
+
285
+ pylint (1.8.2)
286
+
287
+ pyodbc (4.0.22)
288
+
289
+ pyOpenSSL (17.5.0)
290
+
291
+ pyparsing (2.2.0)
292
+
293
+ PySocks (1.6.7)
294
+
295
+ pysptk (0.1.10)
296
+
297
+ pytest (3.3.2)
298
+
299
+ python-dateutil (2.6.1)
300
+
301
+ python-editor (1.0.3)
302
+
303
+ pytz (2017.3)
304
+
305
+ PyWavelets (0.5.2)
306
+
307
+ pywin32 (222)
308
+
309
+ pywinpty (0.5)
310
+
311
+ PyYAML (3.12)
312
+
313
+ pyzmq (16.0.3)
314
+
315
+ QtAwesome (0.4.4)
316
+
317
+ qtconsole (4.3.1)
318
+
319
+ QtPy (1.3.1)
320
+
321
+ requests (2.18.4)
322
+
323
+ resampy (0.2.0)
324
+
325
+ rope (0.10.7)
326
+
327
+ ruamel-yaml (0.15.35)
328
+
329
+ scikit-image (0.13.1)
330
+
331
+ scikit-learn (0.19.1)
332
+
333
+ scipy (1.0.0)
334
+
335
+ seaborn (0.8.1)
336
+
337
+ Send2Trash (1.4.2)
338
+
339
+ setuptools (38.4.0)
340
+
341
+ simplegeneric (0.8.1)
342
+
343
+ singledispatch (3.4.0.3)
344
+
345
+ six (1.11.0)
346
+
347
+ snowballstemmer (1.2.1)
348
+
349
+ sortedcollections (0.5.3)
350
+
351
+ sortedcontainers (1.5.9)
352
+
353
+ Sphinx (1.6.6)
354
+
355
+ sphinxcontrib-websupport (1.0.1)
356
+
357
+ spyder (3.2.6)
358
+
359
+ SQLAlchemy (1.2.1)
360
+
361
+ statsmodels (0.8.0)
362
+
363
+ sympy (1.1.1)
364
+
365
+ tables (3.4.2)
366
+
367
+ tblib (1.3.2)
368
+
369
+ terminado (0.8.1)
370
+
371
+ testpath (0.3.1)
372
+
373
+ toolz (0.9.0)
374
+
375
+ tornado (4.5.3)
376
+
377
+ traitlets (4.3.2)
378
+
379
+ typing (3.6.2)
380
+
381
+ unicodecsv (0.14.1)
382
+
383
+ urllib3 (1.22)
384
+
385
+ wcwidth (0.1.7)
386
+
387
+ webencodings (0.5.1)
388
+
389
+ Werkzeug (0.14.1)
390
+
391
+ wheel (0.30.0)
392
+
393
+ widgetsnbextension (3.1.0)
394
+
395
+ win-inet-pton (1.0.1)
396
+
397
+ win-unicode-console (0.5)
398
+
399
+ wincertstore (0.2)
400
+
401
+ world4py (0.1)
402
+
403
+ wrapt (1.10.11)
404
+
405
+ xlrd (1.1.0)
406
+
407
+ XlsxWriter (1.0.2)
408
+
409
+ xlwings (0.11.5)
410
+
411
+ xlwt (1.3.0)
412
+
413
+ zict (0.1.3)
414
+
415
+ 発生している問題・エラーメッセージ
416
+
417
+ ---
4
418
 
5
419
  ```cmd
6
420