我正在尝试从谷歌的Vision库本地运行。/anaconda3/envs/vision/lib/python3.9/site-packages/google/cloud/vision/__init__.py", line 18, in <module/anaconda3/envs/vision</em
我正在构建一个使用GoogleCloudVision的OCR的OCR应用程序。Cloud SDK or GoogleCloud Shell which are not supported by the vision.googleapis.com.For more information about service accounts and how to use them in your application,
我使用的是这里记录的GoogleCloudVision Java API客户端:。如果我通过设置GOOGLE_APPLICATION_CREDENTIALS环境变量为正确的“服务帐户”引用json文件来使用隐式默认凭据,则以下快速入门代码可以很好地工作。// Imports the GoogleCloud client library
import com