-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi,
We meet some problems when set the processor.
When we click "set proc" button in the GUI, the code in lines 1006-1010 fails to execute because self.cfg['processor_args']
is None
, as indicated in the variable panel. This issue is from the config file, where "processor_arg" was blank (as shown in top vscod panel). After commenting out lines 1006-1010, the error no longer appears. Is it acceptable to leave these lines commented, or should we initialize processor_args
in the JSON file from the start?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels