running dedop -h lists an optional --traceback flag, which will display the full Python traceback if the processor encounters an error. However, this option isn't enabled on the dedop run command, which is where it would be most useful.
running dedop run --traceback generates the error:
running
dedop -h
lists an optional--traceback
flag, which will display the full Python traceback if the processor encounters an error. However, this option isn't enabled on thededop run
command, which is where it would be most useful.running
dedop run --traceback
generates the error: