回答編集履歴
1
追記
answer
CHANGED
@@ -1,2 +1,14 @@
|
|
1
1
|
pipが古すぎます。pipをアップグレードしましょう。
|
2
|
-
(アップグレードのためのコマンドは出ていませんか?)
|
2
|
+
(アップグレードのためのコマンドは出ていませんか?)
|
3
|
+
|
4
|
+
----
|
5
|
+
(追記)
|
6
|
+
|
7
|
+
質問に答えが書いてあった……
|
8
|
+
|
9
|
+
```plain
|
10
|
+
If you are seeing an error here please try the following to
|
11
|
+
successfully install cryptography:
|
12
|
+
|
13
|
+
Upgrade to the latest pip and try again.
|
14
|
+
```
|