You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "main.py", line 45, in update_frame
self.display_image(base_image)
File "main.py", line 100, in display_image
if len(img.shape) == 3:
AttributeError: 'NoneType' object has no attribute 'shape'
Abort trap: 6