質問編集履歴

1

エラー文添付

2020/07/07 10:15

投稿

gurou
gurou

スコア8

test CHANGED
File without changes
test CHANGED
@@ -18,4 +18,18 @@
18
18
 
19
19
  call C:\Users\ユーザー\Anaconda\Scripts\activate.bat
20
20
 
21
+ activation (仮想環境名)
22
+
21
23
  ```
24
+
25
+
26
+
27
+ で仮想環境を開こうとすると
28
+
29
+ ```
30
+
31
+ Could not find conda environment: test
32
+
33
+ You can list all discoverable environments with `conda info --envs`.
34
+
35
+ ```