ITADN

earthengine-api 0.1.365 not working with Python 3.8

#212Closedgiswqs 创建于 2023-08-24
G
giswqscommented
earthengine-api v0.1.365 released today breaks Python 3.8. @naschmitz https://pypi.org/project/earthengine-api/0.1.365/ ```bash conda create -n py38 python=3.8 conda activate py38 pip install -U earthengine-api python import ee ``` ![image](https://github.com/google/earthengine-api/assets/5016453/1fc521c2-9379-4196-9f43-75eae21c0c7d) https://github.com/gee-community/geemap/pull/1674
关闭于 2023-08-24 3 条评论