microsoft / microsoft/PhysioPro

utilsd error

Open
#26 3 comments 0 reactions 1 assignee View on GitHub

@chenyuqi990215 is already working on this.

Since Jul 24, 2024.

Dominant language
Python
Stars
110
Forks
15
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.