Skip to content

utilsd error #26

@RichardShea

Description

@RichardShea

Hi,

I get the following error when running
!python -m physiopro.entry.train docs/configs/contiformer_mask_classification.yml --data.mask_ratio 0.3 --data.name Heartbeat :

Traceback (most recent call last):
File "/content/PhysioPro/utilsd/config/type_def.py", line 186, in load
t.validate(converted, ctx)
File "/content/PhysioPro/utilsd/config/type_def.py", line 135, in validate
typeguard.check_type(f'{converted} ({ctx.current_name})', converted, self.type)
TypeError: check_type() takes 2 positional arguments but 3 were given

Did a function in utilsd package change?

Thank you,

Richard

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions