After I start the Graphic debugger I just get the following message:
Traceback (most recent call last):
File "threading.py", line 1016, in _bootstrap_inner
File "threading.py", line 953, in run
File "utils\graphic_debugger.py", line 296, in run_old_debugger
UnboundLocalError: local variable 'combined_img' referenced before assignment
After I start the Graphic debugger I just get the following message:
Traceback (most recent call last): File "threading.py", line 1016, in _bootstrap_inner File "threading.py", line 953, in run File "utils\graphic_debugger.py", line 296, in run_old_debugger UnboundLocalError: local variable 'combined_img' referenced before assignment