NIKI icon indicating copy to clipboard operation
NIKI copied to clipboard

Cannot open video for writing

Open XJX-187 opened this issue 10 months ago • 4 comments

Env: Windows 10, anaconda 24.1 , python 3.8.19

sends the error: Loading model from exp/checkpoint_49_cocoeft.pth... Loding LGD model from exp/niki_model_28.pth Try to use other video encoders... Traceback (most recent call last): File "scripts/demo.py", line 208, in assert write_stream.isOpened(), 'Cannot open video for writing' AssertionError: Cannot open video for writing

XJX-187 avatar Apr 11 '24 07:04 XJX-187