I have an active Google Earth Engine account. I happily imported image collections from GEE into my QGIS application last year.
Returning to it now I am running into what appears to be authentication issues.
When running the following code in the QGIS Python Console:
import ee
ee.Authenticate()
I receive the following response:
Fetching credentials using gcloud
gcloud failed.
Please check for any errors above and install gcloud if needed.
I have installed gcloud but problem persists. Any help appreciated.
GEE Plugin version 0.0.5 QGIS 3.24.0 Tisler OS : Windows 10 Python : 3.9.5