pip 安装 pygmaps python

ani*_*asp 2 python pip pygmaps

我正在尝试为我的 Python 3.5 安装 pygmaps:

pip install pygmaps
Run Code Online (Sandbox Code Playgroud)

我收到这条消息:

找不到满足 pygmaps 要求的版本(来自版本:)没有找到与 pygmaps 匹配的发行版

ama*_*ets 5

您尝试安装旧版本的 pygmaps。这里最新的https://github.com/thearn/pygmaps-extended

要从 git 安装,请使用以下命令:

pip install git+https://github.com/thearn/pygmaps-extended