GEE_Environment_Setup
Intro
This post is about enviroment setup of Google Earth Engine.
GEE
Python Environment Setup - VS Code
Error
- 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: 安装鉴权验证依赖库1:pip install pyCrypto
GEE_Environment_Setup
https://mengyuchi.gitlab.io/2023/02/13/GEE-Environment-Setup/