-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Assignees
Labels
No labels