0

我已经像这样安装了 PokemonGo-Map 步骤。

在此处输入图像描述

  1. 安装
    • 节点JS
    • 吉特
    • 适用于 Python 2.7 的 Microsoft Visual C++ 编译器
    • 蟒蛇 2.7
  2. 右键单击桌面并打开“Git Bash”。
  3. 输入“git clone https://github.com/PokemonGoMap/PokemonGo-Map.git
  4. 在 Git 控制台中,输入“cd PokemonGo-Map/”切换文件夹。
  5. 输入“pip install -r requirements.txt”。
  6. 现在打开命令提示符并导航到我们的文件夹。
  7. 输入“npm install -g grunt-cli”。
  8. 输入“npm 安装”。
  9. 创建一个谷歌 API。
  10. 现在可以在命令提示符中输入以下命令: python runserver.py -a google -u USERNAME -p PASSWORD -l "LAT, LONG" -st 5 -H 0.0.0.0 -k API-Key

在我的笔记本上它可以工作。但我想在我的服务器上安装这个地图。它是从 Microsoft Azure 创建的 Windows 10 R2 数据中心服务器。 在此处输入图像描述

当我启动“pip install -r requirements.txt”时,我收到了这个错误: 安装要求

在我尝试启动地图后,但收到此错误。 在此处输入图像描述

怎么了?

4

0 回答 0