GEE_Environment_Setup

Intro

This post is about enviroment setup of Google Earth Engine.

GEE

Python Environment Setup - VS Code

Error

  1. ee.Initialize() - URLError: <urlopen error [WinError 10060]

URLError: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond>

Solution: 安装鉴权验证依赖库1pip install pyCrypto


GEE_Environment_Setup
https://mengyuchi.gitlab.io/2023/02/13/GEE-Environment-Setup/
Author
Yuchi Meng
Posted on
February 13, 2023
Licensed under