google cloud machine learning error

前端 未结 2 1589
囚心锁ツ
囚心锁ツ 2021-01-17 04:31

pleas help me i cannot solve this

ERROR: (gcloud.beta.ml.models.versions.create) FAILED_PRECONDITION: Field: version.deployment_uri Error: The model directory gs://v

2条回答
  •  不知归路
    2021-01-17 05:13

    This command has since been updated to gcloud ml-engine versions create.

    It is recommended to run gcloud components update to install the latest GCloud, then follow the new instructions for deploying your own models to Cloud ML Engine.

    • Note: If you experience issues with GCloud in the future, it is recommended to report the issue in a Public Issue Tracker.

提交回复
热议问题