我想在我的pycharm中运行google cloud speech python示例。
但遇到了
ApplicationDefaultCredentialsError:应用程序默认凭据不可用。如果在Google Compute Engine中运行,则可以使用它们。否则,必须定义环境变量GOOGLE_APPLICATION_CREDENTIALS,指向定义凭证的文件。有关详细信息,请参阅https://developers.google.com/accounts/docs/application-default-credentials。
我尝试了this solution,但它没有用。谁能帮我?谢谢!
PS:谷歌样本可以在终端中运行。
答案 0 :(得分:5)
我自己找到了解决方案,
基于ver 2016.2.3
运行 - >编辑配置 - >环境变量 - >在" ..."中添加您的凭证路径窗口