Closed AlexVanMechelen closed 7 months ago
@AlexVanMechelen I do not get this error. Are you sure you did not perform any other action on the tmp
dataset that may have corrupted it ?
@dhondta I retried and also don't get the error anymore. My bash history doesn't go as far back as the creation of this temporary dataset and the dataset itself is also gone, so I can't retrace the context of the issue. I tried some variations of updating datasets with labeled and non-labeled samples with duplicates, but don't seem to be able to reproduce the issue, so I propose to close it for now & I'll post a new one if I would encounter this again.
Issue
When expanding a dataset with the
dataset update
tool and specifying their labels with-l path/to/labels.json
, aKeyError
occurs when a sample is encountered that is already part of the dataset. No error occurs when no labels are specified.Reproduce
Traceback