google-deepmind / xmanager

A platform for managing machine learning experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

googleapiclient.errors.UnknownApiNameOrVersion: name: us-central1-aiplatform version: v1

JohanSamir opened this issue · comments

Hello,
I am trying to run some experiments using xmanager on a VM instance from Google Cloud. When I run the scrip i get the following error:

... raise UnknownApiNameOrVersion("name: %s version: %s" % (serviceName, version))
googleapiclient.errors.UnknownApiNameOrVersion: name: us-central1-aiplatform version: v1

Screenshot from 2022-01-11 14-30-04

Any idea about this problem? Thanks in advance.

This should not be occurring since 9c2043d

Since this change, we are using the official Vertex AI SDK and not googleapiclient.