Google地球引擎:未找到命令

时间:2017-07-27 12:43:11

标签: python google-earth-engine

我正在按照教程listed here安装Google地球引擎的Python API。我成功安装了所有软件包 - 虽然我将它们安装到/ home / alelliot / install中,而不是/ usr / local,所以我不必使用sudo。

我正处于“设置身份验证凭据”步骤,但现在我收到此错误:

alelliot@precisionm6600c:~/install$ earthengine authenticate
earthengine: command not found

我可以清楚地看到earthengine包已经正确安装,所以我不知道为什么我收到此错误(为清楚起见,下面的目录被截断):

alelliot@precisionm6600c:~/install$ ls -l
[...]
drwxrwxr-x  2 alelliot mtriuser   4096 Jul 26 13:12 cryptography-2.0.dist-info
-rwxrwxr-x  1 alelliot mtriuser    339 Jul 27 04:33 earthengine
drwxrwxr-x  2 alelliot mtriuser   4096 Jul 26 13:12 earthengine_api-0.1.119.dist-info
-rw-rw-r--  1 alelliot mtriuser    126 Jul 26 13:10 easy_install.py
-rw-rw-r--  1 alelliot mtriuser    315 Jul 26 13:10 easy_install.pyc
drwxrwxr-x  4 alelliot mtriuser   4096 Jul 26 13:12 ee
[...]

非常感谢任何帮助。

0 个答案:

没有答案