Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to deploy streamlit thwarted at ee.Authenticate() - missing gcloud? #107

Closed
frizatch opened this issue Jan 23, 2023 · 2 comments
Closed

Comments

@frizatch
Copy link

Greetings! I too, like issue #94, am trying to follow that blog and create a working app by forking that repo, but I am getting stuck earlier at the 'ee.Authenticate()' step. I get an error that ends with:

'Exception: gcloud command not found. Please ensure that gcloud is installed.'
'More information: https://developers.google.com/earth-engine/guides/python_install'

I eventually landed here but I'm feeling a bit lost as I don't think this is correct (I'm building environments in Anaconda): https://cloud.google.com/sdk/docs/install

Also, I tried this package but it is no longer available from conda-forge according to my install attempt:
https://anaconda.org/conda-forge/google-cloud-sdk

Have others see this error? Do you have a quick hint as to where I might look to fix the authentication issue with gcloud?

Thanks much!

@frizatch frizatch changed the title Attempt to deploy streamlit thwarted at ee.Authenticate(0 - missing gcloud? Attempt to deploy streamlit thwarted at ee.Authenticate() - missing gcloud? Jan 24, 2023
@giswqs
Copy link
Member

giswqs commented Feb 1, 2023

See #94

@giswqs giswqs closed this as completed Feb 1, 2023
@frizatch
Copy link
Author

frizatch commented Feb 1, 2023

Thanks, I will look at #94 again! I had the impression I was hitting a different issue as I wasn't able to get as far as that person since ee.Authenticate couldn't initiate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants