【发布时间】:2018-08-13 19:38:37
【问题描述】:
我正在尝试将 pygmap 添加到学校项目中。我试过添加它
Conda install pygmaps
但它会返回
PackageNotFoundError:当前频道中缺少包:
- pygmaps
我们已经在以下渠道搜索过包:
- 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
在当前实验室设置中,pip 和 conda 是安装新软件包的唯一方法。有什么我想念的吗?
感谢您的帮助!
【问题讨论】:
-
pip 安装有用吗?
-
很遗憾没有
-
马克。然后显示一条错误消息,或者至少提供一个完整的解释,说明为什么不这样做。
-
“找不到满足 pygmaps 要求的版本(来自版本:)找不到 pygmaps 的匹配分布”
标签: python python-3.x pip conda pygmaps