Hi @<1618418423996354560:profile|JealousMole49> ! Replied on GH: None
Answered
Hi Everyone! I Keep Running Into
Hi everyone! I keep running into Could not load dataset state
Errors when using both the CLI and python version of ClearML-Data .
I now can't even delete previously created datasets and try to start over, because their state seemingly cannot be read.
This is the error I get when trying to use Dataset.get()
:
JSONDecodeError: Expecting value: line 1 column 1 (char 0)
(I could give the complete track trace, it seems to me like the json state file is empty)
And when trying to detect the dataset, this happens:
In [5]: Dataset.delete(dataset_id='e77575ff304d47eeae5f89f41b38bed1')
2023-09-28 19:46:13,112 - clearml - WARNING - Could not get dataset with ID e77575ff304d47eeae5f89f41b38bed1: Could not load Dataset id=e77575ff304d47eeae5f89f41b38bed1 state
Is anyone able to help me with this?
868 Views
1
Answer
one year ago
one year ago
Tags