Skip to content

Google Colab Notebook Run Failing #9

@ghunkins

Description

@ghunkins

The Google Colab with no modifications currently fails.

On the command: !bash gcloud.local.run.keras.sh $MILDNET_CONFIG

This is the output:

job_configs/mildnet.cnf
WARNING: The `gcloud ml-engine` commands have been renamed and will soon be removed. Please use `gcloud ai-platform` instead.
WARNING: Unexpected tensorflow version Traceback (most recent call last):
  File "<string>", line 1, in <module>
AttributeError: 'module' object has no attribute 'version'
, using the default primary node name, aka "master" for cluster settings
<subprocess.Popen object at 0x7feb32f6f990>

The training job itself is never kicked off, and the future commands, naturally, fail. Any help diagnosing this problem would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions