質問編集履歴

2

anaconda navigatorからのインストールの画像を追加しました。

2021/12/12 02:51

投稿

power-chan
power-chan

スコア23

test CHANGED
File without changes
test CHANGED
@@ -28,7 +28,9 @@
28
28
 
29
29
  too few arguments, must supply command line package specs or --file
30
30
 
31
- ```
31
+ ```anaconda navigatorからのインストールの画像
32
+
33
+ ![anaconda navigatorからのインストール](8f1646f32fe1e162e5103c7e0f700b84.png)
32
34
 
33
35
 
34
36
 

1

使用したcondaコマンドのエラーメッセージを追加しました。

2021/12/12 02:51

投稿

power-chan
power-chan

スコア23

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ### 発生している問題・エラーメッセージ
16
16
 
17
-
17
+ $ conda update conda
18
18
 
19
19
  ```
20
20
 
@@ -22,9 +22,13 @@
22
22
 
23
23
  conda's operating environment.
24
24
 
25
+ ```$ conda install --all
26
+
25
27
  ```
26
28
 
29
+ too few arguments, must supply command line package specs or --file
27
30
 
31
+ ```
28
32
 
29
33
 
30
34