gee-community / geetools

A collection of tools to work with Google Earth Engine Python API
https://geetools.readthedocs.io/en/stable/
MIT License
524 stars 122 forks source link

3.8 and 3.9 Python version are crashing #155

Closed 12rambau closed 9 months ago

12rambau commented 10 months ago

It seems the decorator introduced in v0.1;381 on ComputedObject is preventing the lib to initialize.

Need proper investigation as 3.9 is very far away from EOL.