StreamOutput error: 'NoneType' object has no attribute 'ndim' Traceback (most recent call last):
File "D:\DeepFaceLive_NVIDIA\DeepFaceLive_NVIDIA\_internal\DeepFaceLive\xlib\mp\csw\CSWBase.py", line 484, in _start_proc
self.on_tick()
File "D:\DeepFaceLive_NVIDIA\DeepFaceLive_NVIDIA\_internal\DeepFaceLive\apps\DeepFaceLive\backend\StreamOutput.py", line 320, in on_tick
img = ImageProcessor(view_image).to_uint8().get_image('HWC')
File "D:\DeepFaceLive_NVIDIA\DeepFaceLive_NVIDIA\_internal\DeepFaceLive\xlib\image\ImageProcessor.py", line 22, in __init__
ndim = img.ndim
AttributeError: 'NoneType' object has no attribute 'ndim'
StreamOutput error: 'NoneType' object has no attribute 'ndim' Traceback (most recent call last):
File "D:\DeepFaceLive_NVIDIA\DeepFaceLive_NVIDIA\_internal\DeepFaceLive\xlib\mp\csw\CSWBase.py", line 484, in _start_proc
self.on_tick()
File "D:\DeepFaceLive_NVIDIA\DeepFaceLive_NVIDIA\_internal\DeepFaceLive\apps\DeepFaceLive\backend\StreamOutput.py", line 320, in on_tick
img = ImageProcessor(view_image).to_uint8().get_image('HWC')
File "D:\DeepFaceLive_NVIDIA\DeepFaceLive_NVIDIA\_internal\DeepFaceLive\xlib\image\ImageProcessor.py", line 22, in __init__
ndim = img.ndim
AttributeError: 'NoneType' object has no attribute 'ndim'