我正在尝试将ROOT包与root_numpy包一起安装到我的Python 3模块列表中。我正在运行Windows 10。
我试过了:
conda install root
conda install root-numpy
我也尝试过:
conda install root -c nlesc
conda install root-numpy -c nlesc
两者都失败并给我:
PackagesNotFoundError: The following packages are not available from current channels:
- root
- root-numpy
Current channels:
- https://conda.anaconda.org/NLeSC/win-64
- https://conda.anaconda.org/NLeSC/noarch
- https://repo.continuum.io/pkgs/main/win-64
- https://repo.continuum.io/pkgs/main/noarch
- https://repo.continuum.io/pkgs/free/win-64
- https://repo.continuum.io/pkgs/free/noarch
- https://repo.continuum.io/pkgs/r/win-64
- https://repo.continuum.io/pkgs/r/noarch
- https://repo.continuum.io/pkgs/pro/win-64
- https://repo.continuum.io/pkgs/pro/noarch
- https://repo.continuum.io/pkgs/msys2/win-64
- https://repo.continuum.io/pkgs/msys2/noarch
- https://conda.anaconda.org/conda-forge/win-64
- https://conda.anaconda.org/conda-forge/noarch
现在我知道频道https://anaconda.org/nlesc/已经列出了这两个软件包,无论出于何种原因我都无法在调用提示时找到它们。我的导航器也是最新的,所以在这方面应该没有问题。
# Name Version Build Channel
anaconda-client 1.6.14 py36_0 defaults
anaconda-navigator 1.8.7 py36_0 defaults
anaconda-project 0.8.2 py36hfad2e28_0 defaults