【发布时间】:2018-06-30 05:45:51
【问题描述】:
我使用过“pip install mglearn”和“conda install mglearn”。 但它显示了以下错误:
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- mglearn
Current channels:
- https://conda.anaconda.org/conda-forge/win-64
- https://conda.anaconda.org/conda-forge/noarch
- https://repo.continuum.io/pkgs/main/win-64
...
- https://repo.continuum.io/pkgs/msys2/win-64
- https://repo.continuum.io/pkgs/msys2/noarch
我有“Python 3.6.3 :: Anaconda 自定义(64 位)”
【问题讨论】:
标签: python pip installation conda