M1mac(OSはBig Sur)でhttps://zenn.dev/osuzuki/articles/380be0f682d72d の記事を参考にしながらminiforge3を入れました。多くのモジュールはターミナルから'conda install 〇〇'のような形で問題なくインストール出来ています。
現在tslearnというモジュールをinstallしようとしたところ,それが出来なくて困っています。
https://anaconda.org/conda-forge/tslearn
にある4つのコマンドをコピー&ペーストしてみてもダメでした。一番上に出てきた,
conda install -c conda-forge tslearn
とコマンドを実行した結果が以下のとおりです。
Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. PackagesNotFoundError: The following packages are not available from current channels: - tslearn Current channels: - https://conda.anaconda.org/conda-forge/osx-arm64 - https://conda.anaconda.org/conda-forge/noarch To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page.
と出力されています。どのようにしたらいいでしょうか。

回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。