質問編集履歴
1
環境を追記しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -82,4 +82,11 @@
|
|
82
82
|
pkg_resources.DistributionNotFound: The 'pip==20.3.1' distribution was not found and is required by the application
|
83
83
|
```
|
84
84
|
|
85
|
-
となりました。
|
85
|
+
となりました。
|
86
|
+
|
87
|
+
|
88
|
+
###環境
|
89
|
+
Catalina 10.15.7
|
90
|
+
VS code
|
91
|
+
Python 3.7.3 64-bit('base':conda)
|
92
|
+
~/anaconda3/bin/python に変更しました
|