Home > other >  Install the Google earth engine python API
Install the Google earth engine python API

Time:10-14

I use win10 application store centos7.
 ,
/root @ g4jtko8 LAPTOP - 8 ~ # earthengine authenticate run after input validation code
Enter the verification code: 4/rwE3CODMjUrjhxCCDIq_umXSX68cG7MSa4eVExhiUFUdeo2g
The last error:
Traceback (the most recent call last) :
The File "/usr/bin/earthengine", line 10, the in & lt; module>
Sys. Exit (the main ())
The File "/usr/lib/python2.7/site - packages/ee/cli/eecli py", line 92, the main in
Tf.com pat. V1. App. The run (_run_command, argv=sys. Argv [1])
The File "/usr/lib64/python2.7/site - packages/tensorflow_core/python/platform/app. Py", line 40, in the run
_run (main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef)
The File "/usr/lib/python2.7/site - packages/absl/app. Py", line 299, in the run
_run_main (main, args)
The File "/usr/lib/python2.7/site - packages/absl/app. Py", line 250, in _run_main
Sys. Exit (main (argv))
The File "/usr/lib/python2.7/site - packages/ee/cli/eecli py", line 81, in _run_command
Dispatcher. The run (args, config)
The File "/usr/lib/python2.7/site - packages/ee/cli commands. Py", line 331, in the run
Self.com mand_dict [vars (args) [self. The dest]], the run (args, config)
The File "/usr/lib/python2.7/site - packages/ee/cli commands. Py", line 360, in the run
* * args_auth ee. Authenticate ()
The File "/usr/lib/python2.7/site - packages/ee/set py", line 84, Authenticate in
Request. Authenticate (authorization_code, quiet)
The File "/usr/lib/python2.7/site - packages/ee/request. Py", line 210, authenticate in
_obtain_and_write_token (auth_code strip ())
The File "/usr/lib/python2.7/site - packages/ee/request. Py", line 128, in _obtain_and_write_token
Token=request_token (auth_code)
The File "/usr/lib/python2.7/site - packages/ee/request. Py", line 79, in request_token
The parse. Urlencode (request_args) encode ()). The read (). The decode ()
The File "/usr/lib64/python2.7 urllib2. Py", line 154, in urlopen
Return opener. Open (url, data, the timeout)
The File "/usr/lib64/python2.7 urllib2. Py", line 431, in the open
The response=self. _open (the req, data)
The File "/usr/lib64/python2.7 urllib2. Py", line 449, in _open
'_open', the req)
The File "/usr/lib64/python2.7 urllib2. Py", line 409, in _call_chain
Result=func (* args)
The File "/usr/lib64/python2.7 urllib2. Py", line 1258, in https_open
The context=self. _context check_hostname=self. _check_hostname)
The File "/usr/lib64/python2.7 urllib2. Py", line 1214, in do_open
Raise URLError (err)
Urllib2. URLError: & lt; The urlopen error [11] Errno Resource temporarily unavailable>
  • Related