質問編集履歴

1

表示されたメッセージを追加

2021/09/12 13:31

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -54,4 +54,32 @@
54
54
 
55
55
  ModuleNotFoundError: No module named 'cvxopt'
56
56
 
57
+
58
+
59
+ 1で表示されたメッセージ(上部10行)
60
+
61
+ Collecting package metadata (current_repodata.json): done
62
+
63
+ Solving environment: failed with initial frozen solve. Retrying with flexible solve.
64
+
65
+ Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
66
+
67
+ Collecting package metadata (repodata.json): done
68
+
69
+ Solving environment: failed with initial frozen solve. Retrying with flexible solve.
70
+
71
+ Solving environment: /
72
+
73
+ Found conflicts! Looking for incompatible packages.
74
+
75
+ This can take several minutes. Press CTRL-C to abort.
76
+
77
+ -failed
78
+
79
+
80
+
81
+ UnsatisfiableError: The following specifications were found
82
+
83
+ to be incompatible with the existing python installation in your environment:
84
+
57
85