回答編集履歴
1
.
answer
CHANGED
@@ -1,2 +1,7 @@
|
|
1
1
|
この辺は参考になりませんかね。
|
2
|
-
[pip3: command not found](https://stackoverflow.com/a/48450068/8499046)
|
2
|
+
[pip3: command not found](https://stackoverflow.com/a/48450068/8499046)
|
3
|
+
|
4
|
+
```ここに言語を入力
|
5
|
+
brew install python3
|
6
|
+
brew postinstall python3
|
7
|
+
```
|