質問編集履歴

2

pip freezeの結果追記

2021/07/26 08:05

投稿

MagMag
MagMag

スコア80

test CHANGED
File without changes
test CHANGED
@@ -91,3 +91,181 @@
91
91
  RUN mkdir /work
92
92
 
93
93
  ```
94
+
95
+
96
+
97
+
98
+
99
+ ### Docker buildした後、作成したコンテナをrunし、pip freezeを実行した結果
100
+
101
+ ```
102
+
103
+ absl-py @ file:///tmp/build/80754af9/absl-py_1623867230185/work
104
+
105
+ aiohttp @ file:///tmp/build/80754af9/aiohttp_1614360992924/work
106
+
107
+ asn1crypto @ file:///tmp/build/80754af9/asn1crypto_1596577642040/work
108
+
109
+ astor==0.8.1
110
+
111
+ astunparse==1.6.3
112
+
113
+ async-timeout==3.0.1
114
+
115
+ attrs @ file:///tmp/build/80754af9/attrs_1620827162558/work
116
+
117
+ blinker==1.4
118
+
119
+ Bottleneck==1.3.2
120
+
121
+ brotlipy==0.7.0
122
+
123
+ cached-property @ file:///tmp/build/80754af9/cached-property_1600785575025/work
124
+
125
+ cachetools @ file:///tmp/build/80754af9/cachetools_1619597386817/work
126
+
127
+ certifi==2021.5.30
128
+
129
+ cffi @ file:///tmp/build/80754af9/cffi_1625807838443/work
130
+
131
+ chardet @ file:///tmp/build/80754af9/chardet_1605303185383/work
132
+
133
+ click @ file:///tmp/build/80754af9/click_1621604852318/work
134
+
135
+ conda==4.10.3
136
+
137
+ conda-package-handling @ file:///tmp/build/80754af9/conda-package-handling_1618262148928/work
138
+
139
+ coverage @ file:///tmp/build/80754af9/coverage_1614613670853/work
140
+
141
+ cryptography @ file:///tmp/build/80754af9/cryptography_1616769286105/work
142
+
143
+ cycler==0.10.0
144
+
145
+ Cython @ file:///tmp/build/80754af9/cython_1626256955500/work
146
+
147
+ flatbuffers @ file:///tmp/build/80754af9/python-flatbuffers_1614345733764/work
148
+
149
+ gast @ file:///home/conda/feedstock_root/build_artifacts/gast_1596839682936/work
150
+
151
+ google-auth @ file:///tmp/build/80754af9/google-auth_1626320605116/work
152
+
153
+ google-auth-oauthlib==0.4.1
154
+
155
+ google-pasta==0.2.0
156
+
157
+ greenlet @ file:///tmp/build/80754af9/greenlet_1620913319000/work
158
+
159
+ grpcio @ file:///tmp/build/80754af9/grpcio_1614884175859/work
160
+
161
+ h5py @ file:///tmp/build/80754af9/h5py_1622088445520/work
162
+
163
+ idna @ file:///home/linux1/recipes/ci/idna_1610986105248/work
164
+
165
+ importlib-metadata @ file:///tmp/build/80754af9/importlib-metadata_1617874469820/work
166
+
167
+ Keras-Preprocessing @ file:///tmp/build/80754af9/keras-preprocessing_1612283640596/work
168
+
169
+ kiwisolver @ file:///tmp/build/80754af9/kiwisolver_1612282420641/work
170
+
171
+ Markdown @ file:///tmp/build/80754af9/markdown_1614363528767/work
172
+
173
+ matplotlib @ file:///tmp/build/80754af9/matplotlib-suite_1613407855456/work
174
+
175
+ mkl-fft==1.3.0
176
+
177
+ mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186064646/work
178
+
179
+ mkl-service==2.4.0
180
+
181
+ multidict @ file:///tmp/build/80754af9/multidict_1607367757617/work
182
+
183
+ numexpr @ file:///tmp/build/80754af9/numexpr_1618856167419/work
184
+
185
+ numpy @ file:///tmp/build/80754af9/numpy_and_numpy_base_1626271506491/work
186
+
187
+ oauthlib @ file:///tmp/build/80754af9/oauthlib_1623060228408/work
188
+
189
+ olefile==0.46
190
+
191
+ opt-einsum @ file:///tmp/build/80754af9/opt_einsum_1621500238896/work
192
+
193
+ pandas==1.3.0
194
+
195
+ Pillow @ file:///tmp/build/80754af9/pillow_1625670623564/work
196
+
197
+ protobuf==3.14.0
198
+
199
+ pyasn1==0.4.8
200
+
201
+ pyasn1-modules==0.2.8
202
+
203
+ pycairo==1.19.1
204
+
205
+ pycosat==0.6.3
206
+
207
+ pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
208
+
209
+ PyJWT @ file:///tmp/build/80754af9/pyjwt_1619651636675/work
210
+
211
+ pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1608057966937/work
212
+
213
+ pyparsing @ file:///home/linux1/recipes/ci/pyparsing_1610983426697/work
214
+
215
+ PyQt5==5.12.3
216
+
217
+ PyQt5-sip==4.19.18
218
+
219
+ PyQtChart==5.12
220
+
221
+ PyQtWebEngine==5.12.1
222
+
223
+ PySocks @ file:///tmp/build/80754af9/pysocks_1605305779399/work
224
+
225
+ python-dateutil @ file:///tmp/build/80754af9/python-dateutil_1626374649649/work
226
+
227
+ pytz @ file:///tmp/build/80754af9/pytz_1612215392582/work
228
+
229
+ reportlab==3.5.67
230
+
231
+ requests @ file:///tmp/build/80754af9/requests_1608241421344/work
232
+
233
+ requests-oauthlib==1.3.0
234
+
235
+ rsa @ file:///tmp/build/80754af9/rsa_1614366226499/work
236
+
237
+ ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016699510/work
238
+
239
+ scipy @ file:///tmp/build/80754af9/scipy_1618855647378/work
240
+
241
+ six @ file:///tmp/build/80754af9/six_1623709665295/work
242
+
243
+ SQLAlchemy @ file:///tmp/build/80754af9/sqlalchemy_1626325196438/work
244
+
245
+ tensorboard @ file:///home/builder/ktietz/aggregate/tensorflow_recipes/ci_baze37/tensorboard_1622025863084/work/tensorboard-2.5.0-py3-none-any.whl
246
+
247
+ tensorboard-plugin-wit==1.6.0
248
+
249
+ tensorflow @ file:///home/builder/ktietz/aggregate/tensorflow_recipes/ci_baze37/tensorflow-base_1622107655743/work/tensorflow_pkg/tensorflow-2.5.0-cp38-cp38-linux_x86_64.whl
250
+
251
+ tensorflow-estimator @ file:///home/builder/ktietz/aggregate/tensorflow_recipes/ci_baze37/tensorflow-estimator_1622026529081/work/tensorflow_estimator-2.5.0-py2.py3-none-any.whl
252
+
253
+ termcolor==1.1.0
254
+
255
+ tornado @ file:///tmp/build/80754af9/tornado_1606942300299/work
256
+
257
+ tqdm @ file:///tmp/build/80754af9/tqdm_1625563689033/work
258
+
259
+ typing-extensions @ file:///tmp/build/80754af9/typing_extensions_1624965014186/work
260
+
261
+ urllib3 @ file:///tmp/build/80754af9/urllib3_1625084269274/work
262
+
263
+ Werkzeug @ file:///home/ktietz/src/ci/werkzeug_1611932622770/work
264
+
265
+ wrapt==1.12.1
266
+
267
+ yarl @ file:///tmp/build/80754af9/yarl_1606939922162/work
268
+
269
+ zipp @ file:///tmp/build/80754af9/zipp_1625570634446/work
270
+
271
+ ```

1

題名わかりやすく

2021/07/26 08:05

投稿

MagMag
MagMag

スコア80

test CHANGED
@@ -1 +1 @@
1
- docker buildではpip installエラが発生しないが、run時にimportできない
1
+ docker build時にpip installしたモジュルをrun時に認識しない
test CHANGED
File without changes