Closed e5k closed 5 years ago
Hi @e5k , have you initialize Earth Engine? In the new code it does not auto initialize, so you will have to write:
import ee
ee.Initialize()
from geebap import bap
...long day... Obviously! Thanks @fitoprincipe
BTW: Maybe could you change the example in the readme file to show the import ee
before import geebap
? Thanks!
Yes, sure! Thanks =)
@e5k the code in the README is not updated at all, I'll update it now to match the new version. Thanks again
Hi Rodrigo,
Thanks for the updates. I have updated to 0.2.2, Conda 3.6 and I get this error during import. Any idea why?
Thanks a lot
S