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