小编Ama*_*kar的帖子

AttributeError:模块“google.cloud.monitoring_v3.types”没有属性“MetricDescriptor”

我正在运行一个脚本来在 gcp 上创建 GPU 指标并收到以下错误:

AttributeError: 'MetricServiceClient' object has no attribute 'project_path'

AttributeError: module 'google.cloud.monitoring_v3.types' has no attribute 'MetricDescriptor'
Run Code Online (Sandbox Code Playgroud)

monitoring gpu python-3.x google-compute-engine google-cloud-platform

3
推荐指数
1
解决办法
1960
查看次数