質問編集履歴
1
不要ログを削減
title
CHANGED
File without changes
|
body
CHANGED
@@ -29,130 +29,13 @@
|
|
29
29
|
・環境変数パス設定の見直し
|
30
30
|
・「pip list」によるインストール済みライブラリーの確認
|
31
31
|
|
32
|
-
【実行結果】
|
32
|
+
【pip listの実行結果】
|
33
33
|
※下記のとおり、Pandas Numpyともにインストールされている
|
34
34
|
|
35
35
|
Package Version
|
36
36
|
---------------------------------- -------------------
|
37
|
-
|
37
|
+
|
38
|
-
anaconda-client 1.7.2
|
39
|
-
anaconda-navigator 1.10.0
|
40
|
-
anaconda-project 0.8.3
|
41
|
-
argh 0.26.2
|
42
|
-
argon2-cffi 20.1.0
|
43
|
-
asn1crypto 1.4.0
|
44
|
-
astroid 2.4.2
|
45
|
-
astropy 4.0.2
|
46
|
-
async-generator 1.10
|
47
|
-
atomicwrites 1.4.0
|
48
|
-
attrs 20.3.0
|
49
|
-
autopep8 1.5.4
|
50
|
-
Babel 2.8.1
|
51
|
-
backcall 0.2.0
|
52
|
-
backports.functools-lru-cache 1.6.1
|
53
|
-
backports.shutil-get-terminal-size 1.0.0
|
54
|
-
|
38
|
+
・・・・・・・・・・・
|
55
|
-
backports.weakref 1.0.post1
|
56
|
-
bcrypt 3.2.0
|
57
|
-
beautifulsoup4 4.9.3
|
58
|
-
bitarray 1.6.1
|
59
|
-
bkcharts 0.2
|
60
|
-
bleach 3.2.1
|
61
|
-
bokeh 2.2.3
|
62
|
-
boto 2.49.0
|
63
|
-
Bottleneck 1.3.2
|
64
|
-
brotlipy 0.7.0
|
65
|
-
certifi 2020.6.20
|
66
|
-
cffi 1.14.3
|
67
|
-
chardet 3.0.4
|
68
|
-
click 7.1.2
|
69
|
-
cloudpickle 1.6.0
|
70
|
-
clyent 1.2.2
|
71
|
-
colorama 0.4.4
|
72
|
-
comtypes 1.1.7
|
73
|
-
conda 4.9.2
|
74
|
-
conda-build 3.20.5
|
75
|
-
conda-package-handling 1.7.2
|
76
|
-
conda-verify 3.4.2
|
77
|
-
configparser 5.0.1
|
78
|
-
contextlib2 0.6.0.post1
|
79
|
-
crayons 0.4.0
|
80
|
-
cryptography 3.1.1
|
81
|
-
cycler 0.10.0
|
82
|
-
Cython 0.29.21
|
83
|
-
cytoolz 0.11.0
|
84
|
-
dask 2.30.0
|
85
|
-
decorator 4.4.2
|
86
|
-
defusedxml 0.6.0
|
87
|
-
diff-match-patch 20200713
|
88
|
-
distributed 2.30.1
|
89
|
-
docutils 0.16
|
90
|
-
entrypoints 0.3
|
91
|
-
et-xmlfile 1.0.1
|
92
|
-
fastcache 1.1.0
|
93
|
-
filelock 3.0.12
|
94
|
-
flake8 3.8.4
|
95
|
-
Flask 1.1.2
|
96
|
-
fsspec 0.8.3
|
97
|
-
future 0.18.2
|
98
|
-
gevent 20.9.0
|
99
|
-
glob2 0.7
|
100
|
-
greenlet 0.4.17
|
101
|
-
h5py 2.10.0
|
102
|
-
HeapDict 1.0.1
|
103
|
-
html5lib 1.1
|
104
|
-
idna 2.10
|
105
|
-
imageio 2.9.0
|
106
|
-
imagesize 1.2.0
|
107
|
-
importlib-metadata 2.0.0
|
108
|
-
iniconfig 1.1.1
|
109
|
-
intervaltree 3.1.0
|
110
|
-
ipykernel 5.3.4
|
111
|
-
ipython 7.19.0
|
112
|
-
ipython-genutils 0.2.0
|
113
|
-
ipywidgets 7.5.1
|
114
|
-
isort 5.6.4
|
115
|
-
itsdangerous 1.1.0
|
116
|
-
jdcal 1.4.1
|
117
|
-
jedi 0.17.1
|
118
|
-
Jinja2 2.11.2
|
119
|
-
joblib 0.17.0
|
120
|
-
json5 0.9.5
|
121
|
-
jsonschema 3.2.0
|
122
|
-
jupyter 1.0.0
|
123
|
-
jupyter-client 6.1.7
|
124
|
-
jupyter-console 6.2.0
|
125
|
-
jupyter-core 4.6.3
|
126
|
-
jupyterlab 2.2.6
|
127
|
-
jupyterlab-pygments 0.1.2
|
128
|
-
jupyterlab-server 1.2.0
|
129
|
-
keyring 21.4.0
|
130
|
-
kiwisolver 1.3.0
|
131
|
-
lazy-object-proxy 1.4.3
|
132
|
-
libarchive-c 2.9
|
133
|
-
llvmlite 0.34.0
|
134
|
-
locket 0.2.0
|
135
|
-
lxml 4.6.1
|
136
|
-
MarkupSafe 1.1.1
|
137
|
-
matplotlib 3.3.2
|
138
|
-
mccabe 0.6.1
|
139
|
-
menuinst 1.4.16
|
140
|
-
mistune 0.8.4
|
141
|
-
mkl-fft 1.2.0
|
142
|
-
mkl-random 1.1.1
|
143
|
-
mkl-service 2.3.0
|
144
|
-
mock 4.0.2
|
145
|
-
more-itertools 8.6.0
|
146
|
-
mpmath 1.1.0
|
147
|
-
msgpack 1.0.0
|
148
|
-
multipledispatch 0.6.0
|
149
|
-
navigator-updater 0.2.1
|
150
|
-
nbclient 0.5.1
|
151
|
-
nbconvert 6.0.7
|
152
|
-
nbformat 5.0.8
|
153
|
-
nest-asyncio 1.4.2
|
154
|
-
networkx 2.5
|
155
|
-
nltk 3.5
|
156
39
|
nose 1.3.7
|
157
40
|
notebook 6.1.4
|
158
41
|
numba 0.51.2
|
@@ -170,39 +53,6 @@
|
|
170
53
|
path 15.0.0
|
171
54
|
pathlib2 2.3.5
|
172
55
|
pathtools 0.1.2
|
173
|
-
patsy 0.5.1
|
174
|
-
pep8 1.7.1
|
175
|
-
pexpect 4.8.0
|
176
|
-
pickleshare 0.7.5
|
177
|
-
Pillow 8.0.1
|
178
|
-
pip 20.2.4
|
179
|
-
pkginfo 1.6.1
|
180
|
-
pluggy 0.13.1
|
181
|
-
ply 3.11
|
182
|
-
prometheus-client 0.8.0
|
183
|
-
prompt-toolkit 3.0.8
|
184
|
-
psutil 5.7.2
|
185
|
-
py 1.9.0
|
186
|
-
pycodestyle 2.6.0
|
187
|
-
pycosat 0.6.3
|
188
|
-
pycparser 2.20
|
189
|
-
pycurl 7.43.0.6
|
190
|
-
pydocstyle 5.1.1
|
191
|
-
pyflakes 2.2.0
|
192
|
-
Pygments 2.7.2
|
193
|
-
pylint 2.6.0
|
194
|
-
PyNaCl 1.4.0
|
195
|
-
pyodbc 4.0.0-unsupported
|
196
|
-
pyOpenSSL 19.1.0
|
197
|
-
pyparsing 2.4.7
|
198
|
-
pyreadline 2.1
|
199
|
-
pyrsistent 0.17.3
|
200
|
-
PySocks 1.7.1
|
201
|
-
pytest 0.0.0
|
202
|
-
python-dateutil 2.8.1
|
203
|
-
python-jsonrpc-server 0.4.0
|
204
|
-
python-language-server 0.35.1
|
205
|
-
pytz 2020.1
|
206
56
|
・・・・・
|
207
57
|
|
208
58
|
### 補足情報(FW/ツールのバージョンなど)
|