Skip to content

add default values in case there's no video feed #2

@PatchouliPatch

Description

@PatchouliPatch

User interface initiated
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/threading.py", line 870, in run
waiting for CONT
self._target(*self._args, **self._kwargs)
File "annotator.py", line 169, in showInterface
icon_image = self.pygame.image.load("media/annotator-icon.png")
FileNotFoundError: No file 'media/annotator-icon.png' found in working directory '/home/gabriel/virtualttbot/workspace/src/sensors/sensors'.
^CException ignored in: <module 'threading' from '/usr/lib/python3.8/threading.py'>
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 1388, in _shutdown
lock.acquire()

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions