[run error] set GOOGLE_APPLICATION_CREDENTIALS
minimal1 opened this issue · 1 comments
minimal1 commented
I installed budou using pip, and I ran an example like 'budou 안녕하세요'.
But I got this error when I ran this program first time.
:: [google.auth.exceptions.DefaultCredentialsError: Could not automatically determine credentials. Please set GOOGLE_APPLICATION_CREDENTIALS or explicitly create credentials and re-run the application. For more information, please see https://developers.google.com/accounts/docs/application-default-credentials.]
Is there more things to do than just 'pip install budou'?
minimal1 commented
oops... I'm sorry. It's my fault.
I found setting the variable from README.
I am really sorry.