Skip to content

Error running code #14

@bwsperry

Description

@bwsperry

Hi, when I run this from Windows command prompt, I get the following error. Can someone help troubleshoot? Thanks

run_plax_hypertrophy_inference.py ./PLAX ./Inference

Traceback (most recent call last):
File "C:\EchoNET\LVH\run_plax_hypertrophy_inference.py", line 375, in
args.update({k.replace('-', ''): v for k, (v, h) in vars(parser.parse_args()).items()})
File "C:\EchoNET\LVH\run_plax_hypertrophy_inference.py", line 375, in
args.update({k.replace('-', '
'): v for k, (v, h) in vars(parser.parse_args()).items()})
ValueError: too many values to unpack (expected 2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions