gravity981

Results 1 comments of gravity981

`AttributeError: module 'ee' has no attribute 'Reducer'` I had this problem too. Running `ee.Initialize()` after importing `ee` (and after first time authentication) solved the problem for me.