質問編集履歴

1

補足事項の追加

2019/03/19 08:00

投稿

Tomohiro.Azuma
Tomohiro.Azuma

スコア15

test CHANGED
File without changes
test CHANGED
@@ -47,3 +47,73 @@
47
47
  エラー内容はコンパイラがないからエラーがでてると考えています。
48
48
 
49
49
  よろしくお願いします。
50
+
51
+ ### 補足
52
+
53
+ ```ここに言語を入力
54
+
55
+ $conda install hmmlearn
56
+
57
+ ```
58
+
59
+ ```ここに言語を入力
60
+
61
+ Collecting package metadata: done
62
+
63
+ Solving environment: failed
64
+
65
+
66
+
67
+ PackagesNotFoundError: The following packages are not available from current
68
+
69
+ nnels:
70
+
71
+
72
+
73
+ - hmmlearn
74
+
75
+
76
+
77
+ Current channels:
78
+
79
+
80
+
81
+ - https://repo.anaconda.com/pkgs/main/win-64
82
+
83
+ - https://repo.anaconda.com/pkgs/main/noarch
84
+
85
+ - https://repo.anaconda.com/pkgs/free/win-64
86
+
87
+ - https://repo.anaconda.com/pkgs/free/noarch
88
+
89
+ - https://repo.anaconda.com/pkgs/r/win-64
90
+
91
+ - https://repo.anaconda.com/pkgs/r/noarch
92
+
93
+ - https://repo.anaconda.com/pkgs/msys2/win-64
94
+
95
+ - https://repo.anaconda.com/pkgs/msys2/noarch
96
+
97
+
98
+
99
+ To search for alternate channels that may provide the conda package you're
100
+
101
+ looking for, navigate to
102
+
103
+
104
+
105
+ https://anaconda.org
106
+
107
+
108
+
109
+ and use the search bar at the top of the page.
110
+
111
+ ```
112
+
113
+ condaを使うとインストールできませんでした。
114
+
115
+
116
+
117
+ このgithubを参考にしました。
118
+
119
+ https://github.com/hmmlearn/hmmlearn