質問編集履歴
7
追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -126,4 +126,5 @@
|
|
126
126
|
|
127
127
|
を試してみてください。
|
128
128
|
|
129
|
-
してみましたが、やはりPermission deniedが出ますね。ちなみにwindows10です。
|
129
|
+
してみましたが、やはりPermission deniedが出ますね。ちなみにwindows10です。
|
130
|
+
sudoのの代わりにコマンドプロンプトは管理者権限で実行しています。
|
6
実行結果追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -117,4 +117,13 @@
|
|
117
117
|
error: could not open 'build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd': Permission denied
|
118
118
|
|
119
119
|
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\
|
120
|
-
```
|
120
|
+
```
|
121
|
+
Permission deniedゆえ
|
122
|
+
|
123
|
+
sudo pip install pyworld
|
124
|
+
か
|
125
|
+
pip install pyworld --user
|
126
|
+
|
127
|
+
を試してみてください。
|
128
|
+
|
129
|
+
してみましたが、やはりPermission deniedが出ますね。ちなみにwindows10です。
|
5
タイトル変更
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
WIN+pythonで機械学習の声質変換システムを作っています。
|
1
|
+
WIN+pythonで機械学習の声質変換システムを作っています。pyworldというライブラリがインストールできません。
|
body
CHANGED
File without changes
|
4
pyworldについて追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,204 +7,13 @@
|
|
7
7
|
|
8
8
|
問題の起きている環境
|
9
9
|
---
|
10
|
-
|
10
|
+
|
11
|
-
alembic (0.9.9)
|
12
|
-
anaconda-client (1.6.9)
|
13
|
-
anaconda-navigator (1.7.0)
|
14
|
-
anaconda-project (0.8.2)
|
15
|
-
asn1crypto (0.24.0)
|
16
|
-
astroid (1.6.1)
|
17
|
-
astropy (2.0.3)
|
18
|
-
attrs (17.4.0)
|
19
|
-
audioread (2.1.5)
|
20
|
-
Babel (2.5.3)
|
21
|
-
backports.shutil-get-terminal-size (1.0.0)
|
22
|
-
backtrace (0.2.1)
|
23
|
-
beautifulsoup4 (4.6.0)
|
24
|
-
become-yukarin (1.0.0)
|
25
|
-
better-exceptions (0.2.1)
|
26
|
-
bitarray (0.8.1)
|
27
|
-
bkcharts (0.2)
|
28
|
-
blaze (0.11.3)
|
29
|
-
bleach (2.1.2)
|
30
|
-
bokeh (0.12.13)
|
31
|
-
boto (2.48.0)
|
32
|
-
Bottleneck (1.2.1)
|
33
|
-
certifi (2018.1.18)
|
34
|
-
cffi (1.11.4)
|
35
|
-
chainer (3.5.0)
|
36
|
-
chainerui (0.2.0)
|
37
|
-
chardet (3.0.4)
|
38
|
-
click (6.7)
|
39
|
-
cloudpickle (0.5.2)
|
40
|
-
clyent (1.2.2)
|
41
|
-
colorama (0.3.7)
|
42
|
-
colored-traceback (0.3.0)
|
43
|
-
comtypes (1.1.4)
|
44
|
-
conda (4.4.10)
|
45
|
-
conda-build (3.4.1)
|
46
|
-
conda-verify (2.0.0)
|
47
|
-
contextlib2 (0.5.5)
|
48
|
-
cryptography (2.1.4)
|
49
|
-
cycler (0.10.0)
|
50
11
|
Cython (0.27.3)
|
51
|
-
cytoolz (0.9.0)
|
52
|
-
dask (0.16.1)
|
53
|
-
datashape (0.5.4)
|
54
|
-
decorator (4.2.1)
|
55
|
-
distributed (1.20.2)
|
56
|
-
docutils (0.14)
|
57
|
-
entrypoints (0.2.3)
|
58
|
-
et-xmlfile (1.0.1)
|
59
|
-
fastcache (1.0.2)
|
60
|
-
fastdtw (0.3.2)
|
61
|
-
filelock (2.0.13)
|
62
|
-
Flask (0.12.2)
|
63
|
-
Flask-Cors (3.0.3)
|
64
|
-
gevent (1.2.2)
|
65
|
-
glob2 (0.6)
|
66
|
-
greenlet (0.4.12)
|
67
12
|
h5py (2.7.1)
|
68
|
-
heapdict (1.0.0)
|
69
|
-
html5lib (1.0.1)
|
70
|
-
idna (2.6)
|
71
|
-
imageio (2.2.0)
|
72
|
-
imagesize (0.7.1)
|
73
|
-
ipython (6.2.1)
|
74
|
-
ipython-genutils (0.2.0)
|
75
|
-
ipywidgets (7.1.1)
|
76
|
-
isort (4.2.15)
|
77
|
-
itsdangerous (0.24)
|
78
|
-
jdcal (1.3)
|
79
|
-
jedi (0.11.1)
|
80
|
-
Jinja2 (2.10)
|
81
|
-
joblib (0.11)
|
82
|
-
jsonschema (2.6.0)
|
83
|
-
jupyter (1.0.0)
|
84
|
-
jupyter-client (5.2.2)
|
85
|
-
jupyter-console (5.2.0)
|
86
|
-
jupyter-core (4.4.0)
|
87
|
-
jupyterlab (0.31.4)
|
88
|
-
jupyterlab-launcher (0.10.2)
|
89
|
-
lazy-object-proxy (1.3.1)
|
90
13
|
librosa (0.6.0)
|
91
|
-
llvmlite (0.21.0)
|
92
|
-
locket (0.2.0)
|
93
|
-
lxml (4.1.1)
|
94
|
-
Mako (1.0.7)
|
95
|
-
MarkupSafe (1.0)
|
96
|
-
matplotlib (2.1.2)
|
97
|
-
mccabe (0.6.1)
|
98
|
-
menuinst (1.4.11)
|
99
|
-
mistune (0.8.3)
|
100
|
-
mpmath (1.0.0)
|
101
|
-
msgpack-python (0.5.1)
|
102
|
-
multipledispatch (0.4.9)
|
103
|
-
navigator-updater (0.1.0)
|
104
|
-
nbconvert (5.3.1)
|
105
|
-
nbformat (4.4.0)
|
106
|
-
networkx (2.1)
|
107
|
-
nltk (3.2.5)
|
108
|
-
nose (1.3.7)
|
109
|
-
notebook (5.4.0)
|
110
|
-
numba (0.36.2)
|
111
|
-
numexpr (2.6.4)
|
112
14
|
numpy (1.14.0)
|
113
|
-
numpydoc (0.7.0)
|
114
|
-
odo (0.5.1)
|
115
|
-
olefile (0.45.1)
|
116
|
-
openpyxl (2.4.10)
|
117
|
-
packaging (16.8)
|
118
|
-
pandas (0.22.0)
|
119
|
-
pandocfilters (1.4.2)
|
120
|
-
parso (0.1.1)
|
121
|
-
partd (0.3.8)
|
122
|
-
path.py (10.5)
|
123
|
-
pathlib2 (2.3.0)
|
124
|
-
patsy (0.5.0)
|
125
|
-
pep8 (1.7.1)
|
126
|
-
pickleshare (0.7.4)
|
127
|
-
Pillow (5.0.0)
|
128
|
-
pip (9.0.3)
|
129
|
-
pkginfo (1.4.1)
|
130
|
-
pluggy (0.6.0)
|
131
|
-
ply (3.10)
|
132
|
-
prompt-toolkit (1.0.15)
|
133
|
-
protobuf (3.5.2.post1)
|
134
|
-
psutil (5.4.3)
|
135
|
-
py (1.5.2)
|
136
|
-
pycodestyle (2.3.1)
|
137
|
-
pycosat (0.6.3)
|
138
|
-
pycparser (2.18)
|
139
|
-
pycrypto (2.6.1)
|
140
|
-
pycurl (7.43.0.1)
|
141
|
-
pyflakes (1.6.0)
|
142
|
-
Pygments (2.2.0)
|
143
|
-
pylint (1.8.2)
|
144
|
-
pyodbc (4.0.22)
|
145
|
-
pyOpenSSL (17.5.0)
|
146
|
-
pyparsing (2.2.0)
|
147
|
-
PySocks (1.6.7)
|
148
|
-
pysptk (0.1.10)
|
149
|
-
pytest (3.3.2)
|
150
|
-
python-dateutil (2.6.1)
|
151
|
-
python-editor (1.0.3)
|
152
|
-
pytz (2017.3)
|
153
|
-
PyWavelets (0.5.2)
|
154
|
-
pywin32 (222)
|
155
|
-
pywinpty (0.5)
|
156
|
-
PyYAML (3.12)
|
157
|
-
pyzmq (16.0.3)
|
158
|
-
QtAwesome (0.4.4)
|
159
|
-
qtconsole (4.3.1)
|
160
|
-
QtPy (1.3.1)
|
161
|
-
requests (2.18.4)
|
162
|
-
resampy (0.2.0)
|
163
|
-
rope (0.10.7)
|
164
|
-
ruamel-yaml (0.15.35)
|
165
|
-
scikit-image (0.13.1)
|
166
|
-
scikit-learn (0.19.1)
|
167
|
-
scipy (1.0.0)
|
168
|
-
seaborn (0.8.1)
|
169
|
-
Send2Trash (1.4.2)
|
170
|
-
setuptools (38.4.0)
|
171
|
-
simplegeneric (0.8.1)
|
172
|
-
singledispatch (3.4.0.3)
|
173
|
-
six (1.11.0)
|
174
|
-
snowballstemmer (1.2.1)
|
175
|
-
sortedcollections (0.5.3)
|
176
|
-
sortedcontainers (1.5.9)
|
177
|
-
Sphinx (1.6.6)
|
178
|
-
sphinxcontrib-websupport (1.0.1)
|
179
|
-
spyder (3.2.6)
|
180
|
-
SQLAlchemy (1.2.1)
|
181
|
-
statsmodels (0.8.0)
|
182
|
-
sympy (1.1.1)
|
183
|
-
tables (3.4.2)
|
184
|
-
tblib (1.3.2)
|
185
|
-
terminado (0.8.1)
|
186
|
-
testpath (0.3.1)
|
187
|
-
toolz (0.9.0)
|
188
|
-
tornado (4.5.3)
|
189
|
-
traitlets (4.3.2)
|
190
|
-
typing (3.6.2)
|
191
|
-
unicodecsv (0.14.1)
|
192
|
-
urllib3 (1.22)
|
193
|
-
wcwidth (0.1.7)
|
194
|
-
webencodings (0.5.1)
|
195
|
-
Werkzeug (0.14.1)
|
196
|
-
wheel (0.30.0)
|
197
|
-
widgetsnbextension (3.1.0)
|
198
|
-
win-inet-pton (1.0.1)
|
199
|
-
win-unicode-console (0.5)
|
200
|
-
wincertstore (0.2)
|
201
15
|
world4py (0.1)
|
202
|
-
|
16
|
+
|
203
|
-
xlrd (1.1.0)
|
204
|
-
XlsxWriter (1.0.2)
|
205
|
-
xlwings (0.11.5)
|
206
|
-
xlwt (1.3.0)
|
207
|
-
zict (0.1.3)
|
208
17
|
発生している問題・エラーメッセージ
|
209
18
|
---
|
210
19
|
```cmd
|
@@ -226,7 +35,32 @@
|
|
226
35
|
from ._conv import register_converters as register_converters
|
227
36
|
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.
|
228
37
|
from ._conv import register_converters as register_converters
|
229
|
-
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
|
38
|
+
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
|
39
|
+
Collecting pyworld
|
40
|
+
Using cached pyworld-0.2.4.tar.gz
|
41
|
+
Requirement already satisfied: numpy in c:\users\khb15\anaconda3\lib\site-packages (from pyworld)
|
42
|
+
Requirement already satisfied: cython>=0.24.0 in c:\users\khb15\anaconda3\lib\site-packages (from pyworld)
|
43
|
+
Building wheels for collected packages: pyworld
|
44
|
+
Running setup.py bdist_wheel for pyworld ... error
|
45
|
+
Failed building wheel for pyworld
|
46
|
+
Running setup.py clean for pyworld
|
47
|
+
Failed cleaning build dir for pyworld
|
48
|
+
Failed to build pyworld
|
49
|
+
Installing collected packages: pyworld
|
50
|
+
Running setup.py install for pyworld ... error
|
51
|
+
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:
|
52
|
+
running install
|
53
|
+
running build
|
54
|
+
running build_py
|
55
|
+
copying pyworld\__init__.py -> build\lib.win-amd64-3.6\pyworld
|
56
|
+
running build_ext
|
57
|
+
skipping 'pyworld\pyworld.cpp' Cython extension (up-to-date)
|
58
|
+
running install_lib
|
59
|
+
copying build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd -> c:\users\khb15\anaconda3\Lib\site-packages\pyworld
|
60
|
+
error: could not open 'build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd': Permission denied
|
61
|
+
|
62
|
+
----------------------------------------
|
63
|
+
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.
|
230
64
|
from ._conv import register_converters as _register_converters
|
231
65
|
|
232
66
|
multiprocessing.pool.RemoteTraceback:
|
@@ -255,4 +89,32 @@
|
|
255
89
|
File "C:\Users\KHB15\Anaconda3\lib\multiprocessing\pool.py", line 644, in get
|
256
90
|
raise self._value
|
257
91
|
AttributeError: module 'pyworld' has no attribute 'stonemask'
|
92
|
+
```
|
93
|
+
pyworldがうまくインストールできないようです。
|
94
|
+
```cmd
|
95
|
+
C:\become-yukarin\become-yukarin>pip install pyworld
|
96
|
+
Collecting pyworld
|
97
|
+
Using cached pyworld-0.2.4.tar.gz
|
98
|
+
Requirement already satisfied: numpy in c:\users\khb15\anaconda3\lib\site-packages (from pyworld)
|
99
|
+
Requirement already satisfied: cython>=0.24.0 in c:\users\khb15\anaconda3\lib\site-packages (from pyworld)
|
100
|
+
Building wheels for collected packages: pyworld
|
101
|
+
Running setup.py bdist_wheel for pyworld ... error
|
102
|
+
Failed building wheel for pyworld
|
103
|
+
Running setup.py clean for pyworld
|
104
|
+
Failed cleaning build dir for pyworld
|
105
|
+
Failed to build pyworld
|
106
|
+
Installing collected packages: pyworld
|
107
|
+
Running setup.py install for pyworld ... error
|
108
|
+
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:
|
109
|
+
running install
|
110
|
+
running build
|
111
|
+
running build_py
|
112
|
+
copying pyworld\__init__.py -> build\lib.win-amd64-3.6\pyworld
|
113
|
+
running build_ext
|
114
|
+
skipping 'pyworld\pyworld.cpp' Cython extension (up-to-date)
|
115
|
+
running install_lib
|
116
|
+
copying build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd -> c:\users\khb15\anaconda3\Lib\site-packages\pyworld
|
117
|
+
error: could not open 'build\lib.win-amd64-3.6\pyworld\pyworld.cp36-win_amd64.pyd': Permission denied
|
118
|
+
|
119
|
+
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\
|
258
120
|
```
|
3
タイトル修正
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
WIN+pythonで機械学習の声質変換システムを作っています。
|
1
|
+
WIN+pythonで機械学習の声質変換システムを作っています。h5py_init.py:36: FutureWarning: Conversionのエラーに困っています。
|
body
CHANGED
File without changes
|
2
リンクの修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
ディープラーニングの力で結月ゆかりの声になるリポジトリ[リンク内容](https://
|
1
|
+
ディープラーニングの力で結月ゆかりの声になるリポジトリ[リンク内容](https://github.com/Hiroshiba/become-yukarin)に従って、環境構築を行い、実行しようとしています。extract_acoustic_feature.pyによる音響特徴量の切り出し作業からしていますが、エラーが出ます。
|
2
2
|
|
3
3
|
試してみたこと
|
4
4
|
---
|
1
情報追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,212 @@
|
|
1
|
-
ディープラーニングの力で結月ゆかりの声になるリポジトリ
|
1
|
+
ディープラーニングの力で結月ゆかりの声になるリポジトリ[リンク内容](https://hiroshiba.github.io/blog/become-yukarin)に従って、環境構築を行い、実行しようとしています。extract_acoustic_feature.pyによる音響特徴量の切り出し作業からしていますが、エラーが出ます。
|
2
2
|
|
3
|
+
試してみたこと
|
4
|
+
---
|
5
|
+
Path指定をextract_acoustic_feature.pyにprint文追加してデバッグ。
|
6
|
+
numpyのバージョンを戻してみる。
|
7
|
+
|
8
|
+
問題の起きている環境
|
9
|
+
---
|
10
|
+
alabaster (0.7.10)
|
11
|
+
alembic (0.9.9)
|
12
|
+
anaconda-client (1.6.9)
|
13
|
+
anaconda-navigator (1.7.0)
|
14
|
+
anaconda-project (0.8.2)
|
15
|
+
asn1crypto (0.24.0)
|
16
|
+
astroid (1.6.1)
|
17
|
+
astropy (2.0.3)
|
18
|
+
attrs (17.4.0)
|
19
|
+
audioread (2.1.5)
|
20
|
+
Babel (2.5.3)
|
21
|
+
backports.shutil-get-terminal-size (1.0.0)
|
22
|
+
backtrace (0.2.1)
|
23
|
+
beautifulsoup4 (4.6.0)
|
24
|
+
become-yukarin (1.0.0)
|
25
|
+
better-exceptions (0.2.1)
|
26
|
+
bitarray (0.8.1)
|
27
|
+
bkcharts (0.2)
|
28
|
+
blaze (0.11.3)
|
29
|
+
bleach (2.1.2)
|
30
|
+
bokeh (0.12.13)
|
31
|
+
boto (2.48.0)
|
32
|
+
Bottleneck (1.2.1)
|
33
|
+
certifi (2018.1.18)
|
34
|
+
cffi (1.11.4)
|
35
|
+
chainer (3.5.0)
|
36
|
+
chainerui (0.2.0)
|
37
|
+
chardet (3.0.4)
|
38
|
+
click (6.7)
|
39
|
+
cloudpickle (0.5.2)
|
40
|
+
clyent (1.2.2)
|
41
|
+
colorama (0.3.7)
|
42
|
+
colored-traceback (0.3.0)
|
43
|
+
comtypes (1.1.4)
|
44
|
+
conda (4.4.10)
|
45
|
+
conda-build (3.4.1)
|
46
|
+
conda-verify (2.0.0)
|
47
|
+
contextlib2 (0.5.5)
|
48
|
+
cryptography (2.1.4)
|
49
|
+
cycler (0.10.0)
|
50
|
+
Cython (0.27.3)
|
51
|
+
cytoolz (0.9.0)
|
52
|
+
dask (0.16.1)
|
53
|
+
datashape (0.5.4)
|
54
|
+
decorator (4.2.1)
|
55
|
+
distributed (1.20.2)
|
56
|
+
docutils (0.14)
|
57
|
+
entrypoints (0.2.3)
|
58
|
+
et-xmlfile (1.0.1)
|
59
|
+
fastcache (1.0.2)
|
60
|
+
fastdtw (0.3.2)
|
61
|
+
filelock (2.0.13)
|
62
|
+
Flask (0.12.2)
|
63
|
+
Flask-Cors (3.0.3)
|
64
|
+
gevent (1.2.2)
|
65
|
+
glob2 (0.6)
|
66
|
+
greenlet (0.4.12)
|
67
|
+
h5py (2.7.1)
|
68
|
+
heapdict (1.0.0)
|
69
|
+
html5lib (1.0.1)
|
70
|
+
idna (2.6)
|
71
|
+
imageio (2.2.0)
|
72
|
+
imagesize (0.7.1)
|
73
|
+
ipython (6.2.1)
|
74
|
+
ipython-genutils (0.2.0)
|
75
|
+
ipywidgets (7.1.1)
|
76
|
+
isort (4.2.15)
|
77
|
+
itsdangerous (0.24)
|
78
|
+
jdcal (1.3)
|
79
|
+
jedi (0.11.1)
|
80
|
+
Jinja2 (2.10)
|
81
|
+
joblib (0.11)
|
82
|
+
jsonschema (2.6.0)
|
83
|
+
jupyter (1.0.0)
|
84
|
+
jupyter-client (5.2.2)
|
85
|
+
jupyter-console (5.2.0)
|
86
|
+
jupyter-core (4.4.0)
|
87
|
+
jupyterlab (0.31.4)
|
88
|
+
jupyterlab-launcher (0.10.2)
|
89
|
+
lazy-object-proxy (1.3.1)
|
90
|
+
librosa (0.6.0)
|
91
|
+
llvmlite (0.21.0)
|
92
|
+
locket (0.2.0)
|
93
|
+
lxml (4.1.1)
|
94
|
+
Mako (1.0.7)
|
95
|
+
MarkupSafe (1.0)
|
96
|
+
matplotlib (2.1.2)
|
97
|
+
mccabe (0.6.1)
|
98
|
+
menuinst (1.4.11)
|
99
|
+
mistune (0.8.3)
|
100
|
+
mpmath (1.0.0)
|
101
|
+
msgpack-python (0.5.1)
|
102
|
+
multipledispatch (0.4.9)
|
103
|
+
navigator-updater (0.1.0)
|
104
|
+
nbconvert (5.3.1)
|
105
|
+
nbformat (4.4.0)
|
106
|
+
networkx (2.1)
|
107
|
+
nltk (3.2.5)
|
108
|
+
nose (1.3.7)
|
109
|
+
notebook (5.4.0)
|
110
|
+
numba (0.36.2)
|
111
|
+
numexpr (2.6.4)
|
112
|
+
numpy (1.14.0)
|
113
|
+
numpydoc (0.7.0)
|
114
|
+
odo (0.5.1)
|
115
|
+
olefile (0.45.1)
|
116
|
+
openpyxl (2.4.10)
|
117
|
+
packaging (16.8)
|
118
|
+
pandas (0.22.0)
|
119
|
+
pandocfilters (1.4.2)
|
120
|
+
parso (0.1.1)
|
121
|
+
partd (0.3.8)
|
122
|
+
path.py (10.5)
|
123
|
+
pathlib2 (2.3.0)
|
124
|
+
patsy (0.5.0)
|
125
|
+
pep8 (1.7.1)
|
126
|
+
pickleshare (0.7.4)
|
127
|
+
Pillow (5.0.0)
|
128
|
+
pip (9.0.3)
|
129
|
+
pkginfo (1.4.1)
|
130
|
+
pluggy (0.6.0)
|
131
|
+
ply (3.10)
|
132
|
+
prompt-toolkit (1.0.15)
|
133
|
+
protobuf (3.5.2.post1)
|
134
|
+
psutil (5.4.3)
|
135
|
+
py (1.5.2)
|
136
|
+
pycodestyle (2.3.1)
|
137
|
+
pycosat (0.6.3)
|
138
|
+
pycparser (2.18)
|
139
|
+
pycrypto (2.6.1)
|
140
|
+
pycurl (7.43.0.1)
|
141
|
+
pyflakes (1.6.0)
|
142
|
+
Pygments (2.2.0)
|
143
|
+
pylint (1.8.2)
|
144
|
+
pyodbc (4.0.22)
|
145
|
+
pyOpenSSL (17.5.0)
|
146
|
+
pyparsing (2.2.0)
|
147
|
+
PySocks (1.6.7)
|
148
|
+
pysptk (0.1.10)
|
149
|
+
pytest (3.3.2)
|
150
|
+
python-dateutil (2.6.1)
|
151
|
+
python-editor (1.0.3)
|
152
|
+
pytz (2017.3)
|
153
|
+
PyWavelets (0.5.2)
|
154
|
+
pywin32 (222)
|
155
|
+
pywinpty (0.5)
|
156
|
+
PyYAML (3.12)
|
157
|
+
pyzmq (16.0.3)
|
158
|
+
QtAwesome (0.4.4)
|
159
|
+
qtconsole (4.3.1)
|
160
|
+
QtPy (1.3.1)
|
161
|
+
requests (2.18.4)
|
162
|
+
resampy (0.2.0)
|
163
|
+
rope (0.10.7)
|
164
|
+
ruamel-yaml (0.15.35)
|
165
|
+
scikit-image (0.13.1)
|
166
|
+
scikit-learn (0.19.1)
|
167
|
+
scipy (1.0.0)
|
168
|
+
seaborn (0.8.1)
|
169
|
+
Send2Trash (1.4.2)
|
170
|
+
setuptools (38.4.0)
|
171
|
+
simplegeneric (0.8.1)
|
172
|
+
singledispatch (3.4.0.3)
|
173
|
+
six (1.11.0)
|
174
|
+
snowballstemmer (1.2.1)
|
175
|
+
sortedcollections (0.5.3)
|
176
|
+
sortedcontainers (1.5.9)
|
177
|
+
Sphinx (1.6.6)
|
178
|
+
sphinxcontrib-websupport (1.0.1)
|
179
|
+
spyder (3.2.6)
|
180
|
+
SQLAlchemy (1.2.1)
|
181
|
+
statsmodels (0.8.0)
|
182
|
+
sympy (1.1.1)
|
183
|
+
tables (3.4.2)
|
184
|
+
tblib (1.3.2)
|
185
|
+
terminado (0.8.1)
|
186
|
+
testpath (0.3.1)
|
187
|
+
toolz (0.9.0)
|
188
|
+
tornado (4.5.3)
|
189
|
+
traitlets (4.3.2)
|
190
|
+
typing (3.6.2)
|
191
|
+
unicodecsv (0.14.1)
|
192
|
+
urllib3 (1.22)
|
193
|
+
wcwidth (0.1.7)
|
194
|
+
webencodings (0.5.1)
|
195
|
+
Werkzeug (0.14.1)
|
196
|
+
wheel (0.30.0)
|
197
|
+
widgetsnbextension (3.1.0)
|
198
|
+
win-inet-pton (1.0.1)
|
199
|
+
win-unicode-console (0.5)
|
200
|
+
wincertstore (0.2)
|
201
|
+
world4py (0.1)
|
202
|
+
wrapt (1.10.11)
|
203
|
+
xlrd (1.1.0)
|
204
|
+
XlsxWriter (1.0.2)
|
205
|
+
xlwings (0.11.5)
|
206
|
+
xlwt (1.3.0)
|
207
|
+
zict (0.1.3)
|
208
|
+
発生している問題・エラーメッセージ
|
209
|
+
---
|
3
210
|
```cmd
|
4
211
|
C:\become-yukarin\become-yukarin>python scripts/extract_acoustic_feature.py -i1 My_ATR503 -i2 Sasara_ATR503 -o1 out_MyATR503 -o2 out_SasaraATR503
|
5
212
|
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.
|