-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
guiRelated to the GUI itself : windows and fields bugs, UI, UX, ...Related to the GUI itself : windows and fields bugs, UI, UX, ...
Milestone
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
guiRelated to the GUI itself : windows and fields bugs, UI, UX, ...Related to the GUI itself : windows and fields bugs, UI, UX, ...
