mildnet icon indicating copy to clipboard operation
mildnet copied to clipboard

Google Colab Notebook Run Failing

Open ghunkins opened this issue 4 years ago • 1 comments

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.

ghunkins avatar Mar 02 '20 00:03 ghunkins

Special thanks to @gofynd and Anirudha Vishvakarma sir for providing such a easy-to-use github repo. Even, We're getting same output when working on colab, May we request for your kind help to deal with this ?

Output is

job_configs/mildnet.cnf <subprocess.Popen object at 0x7fd800121890>

Thanks in advance Have a nice day

ajsirsik avatar Mar 04 '20 07:03 ajsirsik