我在安装 pygmaps 时收到 pip 版本升级消息

I am getting pip version upgrade message while installing pygmaps

我在 pycharm 中安装 pygmaps 软件包时遇到此错误。

Could not find a version that satisfies the requirement pygmaps (from versions: )
No matching distribution found for pygmaps
You are using pip version 10.0.1, however version 19.1.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

我已经把pip版本升级到19.1.1了,还是报这个错

pip install git+https://github.com/thearn/pygmaps-extended 你能试试这个吗?

如果它不起作用

https://code.google.com/archive/p/pygmaps/downloads 转到此 link 并手动下载并添加到您的 site-packages