[BUG] Error when task output type is of the form List[Annotated[StructructuredDataset, kwtypes(...)]]
#3989
Closed
2 tasks done
Describe the bug
I get a
TypeError: unhashable type: 'collections.OrderedDict'
when there exists a task annotated with the output described in the title.This is very similar to #3011
Expected behavior
Should work
Additional context to reproduce
Script to reproduce, run
python script.py
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: