Hi ApprehensiveSeahorse83 ,
Please try editing your Task.init()
to the following Task.init(..., output_uri=True)
please tell me if this helps 🙂
Thanks CostlyOstrich36 OutrageousSheep60 , using output_uri = “<GS_BUCKET>” solve it.
This also may help with the configuration for GCS
https://clearml.slack.com/archives/CTK20V944/p1635957916292500?thread_ts=1635781244.237800&cid=CTK20V944
ApprehensiveSeahorse83 , also try with Task.init(..., output_uri = "<GS_BUCKET>")