質問するログイン新規登録

質問編集履歴

1

Python本体もインストールされていることを加筆

2021/10/30 07:46

投稿

asiangeorge
asiangeorge

スコア8

title CHANGED
File without changes
body CHANGED
@@ -8,7 +8,7 @@
8
8
  brew install tcl-tk
9
9
  brew install python-tk@3.10
10
10
  ```
11
- 上の2つをインストールしました。
11
+ 上の2つをインストールしました。`python-tk@3.10`の依存先である`python@3.10`本体もインストールされました。
12
12
 
13
13
  ### 発生している問題
14
14
  ```