【问题标题】:conda install cannot find colmap packageconda install 找不到 colmap 包
【发布时间】:2022-07-27 02:27:15
【问题描述】:

我正在尝试在 Windows 10 上使用 conda 安装 colmap。 不幸的是,尽管我已经添加了 conda-forge 频道,但它说它找不到包。 下面是输出:

(base) PS C:\Users\pietro> conda install -c conda-forge colmap
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:

  - colmap

Current channels:

  - https://conda.anaconda.org/conda-forge/win-64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/win-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/win-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/msys2/win-64
  - https://repo.anaconda.com/pkgs/msys2/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.

我尝试重新附加 condaforge,并将我的离线状态设置为 false,但仍然没有成功。

感谢您的帮助! 干杯 彼得罗

【问题讨论】:

    标签: python windows-10 conda


    【解决方案1】:

    The Conda Forge colmap feedstock 目前不为 win-64 平台构建。有a GitHub Issue 请求/跟踪此类支持,甚至有a Pull Request 测试添加Windows 版本。请对这些线程发表评论,让维护者知道用户有兴趣看到支持的构建变体。

    【讨论】:

      猜你喜欢
      • 2020-04-07
      • 1970-01-01
      • 1970-01-01
      • 2019-07-09
      • 1970-01-01
      • 1970-01-01
      • 2017-10-16
      • 2021-02-05
      • 1970-01-01
      相关资源
      最近更新 更多