Unanswered
Hi,
After Upgrading To Clearml Sdk 1.6.0, I Am Getting Error When Trying To Work With Google Gcp,
Debugging The Code I See This Line In Storagehelper.Check_Write_Permissions :
ApprehensiveSeahorse83 I was not able to reproduce it (although I think SmugDolphin23 did reproduce on his env) - what's your specific setup? Just doing:
` from clearml import Dataset
dataset = Dataset.create(
dataset_name="some name",
dataset_project="some project",
) `Works and raided no error for me (using Python 3.8)
169 Views
0
Answers
2 years ago
one year ago