質問編集履歴
1
スクリーンショットからの文面貼り付け
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,6 +14,26 @@
|
|
14
14
|
|
15
15
|
![![細かくてごめんなさい](9f7581840115ff895f5ebb4f12218357.png)
|
16
16
|
|
17
|
+
こちらが、エラー出力された文面です。
|
18
|
+
|
19
|
+
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001E7A777ED30>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pip/
|
20
|
+
|
21
|
+
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001E7A776FF28>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pip/
|
22
|
+
|
23
|
+
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001E7A776FF60>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pip/
|
24
|
+
|
25
|
+
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001E7A776FDD8>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pip/
|
26
|
+
|
27
|
+
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x000001E7A776FC88>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/pip/
|
28
|
+
|
29
|
+
Could not find a version that satisfies the requirement pip (from versions: )
|
30
|
+
|
31
|
+
No matching distribution found for pip
|
32
|
+
|
33
|
+
You are using pip version 10.0.1, however version 20.0.2 is available.
|
34
|
+
|
35
|
+
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
|
36
|
+
|
17
37
|
|
18
38
|
|
19
39
|
|