質問編集履歴

1

エラー画面を画像→文字に修正しました。

2019/12/07 16:19

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -6,9 +6,23 @@
6
6
 
7
7
  ### 発生している問題・エラーメッセージ
8
8
 
9
- ![イメージ説明](18e2fba0808a8e4adc0e75b9e75574ea.png)
9
+ ERROR: Command errored out with exit status 3221226505:
10
10
 
11
+ command: 'c:\program files\python37\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\rezer\AppData\Local\Temp\pip-install-_ijd_nd1\retrying\setup.py'"'"'; __file__='"'"'C:\Users\rezer\AppData\Local\Temp\pip-install-_ijd_nd1\retrying\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\rezer\AppData\Local\Temp\pip-install-_ijd_nd1\retrying\pip-egg-info'
11
12
 
13
+ cwd: C:\Users\rezer\AppData\Local\Temp\pip-install-_ijd_nd1\retrying\
14
+
15
+ Complete output (4 lines):
16
+
17
+ Fatal Python error: init_sys_streams: can't initialize sys standard streams
18
+
19
+ LookupError: unknown encoding: C
20
+
21
+ Current thread 0x0000112c (most recent call first):
22
+
23
+ **ERROR: Command errored out with exit status 3221226505: python setup.py egg_info Check the logs for full command output.
24
+
25
+ **
12
26
 
13
27
  ### 試したこと
14
28