atreebangalore / jaltol

a QGIS python plugin to make typology-specific Rural Water Security Plans. These plans help lead the user from data to decisions
MIT License
4 stars 3 forks source link

ee.Initialize() error while loading Jaltol #7

Open balakumaran247 opened 1 year ago

balakumaran247 commented 1 year ago

Describe the bug ee.ee_exception.EEException: Earth Engine client library not initialized. Run ee.Initialize() ee.Initialize() error while executing Jaltol plugin

To Reproduce On the call, tried Reinstalling, clearing the old ee key and re-authenticating and re-initializing earthengine. All failed with an error: gcloud not found, try installing 'gcloud'

Expected behavior execution of Jaltol plugin

Screenshots Nishant_Jaltol_Initializing20220914

Desktop (please complete the following information):

Additional context Entire error traceback is provided in the txt file. Jaltol_error.txt

balakumaran247 commented 1 year ago

@craigdsouza I tried to recreate this, I just moved the credentials file and tried running QGIS, It threw a pop up window while on the splash screen itself, asking me to authenticate. QGIS didn't load further until an option is selected. Screenshot attached. I moved the credentials file back and now QGIS starts and everything works perfect. image