Skip to content

[BUG] check_type() fails on typeguard v3 #423

Closed
@onurulgen

Description

@onurulgen

Describe the bug
Due to API change of typeguard, io_context.py fails at check_type() call since argname parameter is now dropped.

Steps/Code to reproduce bug
Run an example using typeguard>=3.0

Expected behavior
To not fail

Environment details (please complete the following information)

  • OS/Platform: Miniconda (Windows)
  • Python Version: 3.9
  • Method of MONAI Deploy App SDK install: pip
  • SDK Version: 0.5.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions