質問編集履歴
1
pythonのバージョンについての誤りを訂正した
title
CHANGED
File without changes
|
body
CHANGED
@@ -11,4 +11,4 @@
|
|
11
11
|
### 補足情報(FW/ツールのバージョンなど)
|
12
12
|
|
13
13
|
apple M1 MacBook Pro
|
14
|
-
pythonの環境はVScode+anacondaでpythonのバージョンは3.8.8と3.7.
|
14
|
+
pythonの環境はVScode+anacondaでpythonのバージョンは3.8.8と3.7.10を使っています。jupyterはほぼ使いません(インストールはしています)。
|