Closed RavaliKolli closed 5 years ago
Hi, Ravali.
I've experience this error when opencv is not setup properly (mostly due to inadequate versions). Have you tried opencv by Anaconda specified in README? Since this is an error due to opencv, stackoverflow might be also helpful.
Thank you so much for the reply, I used the one from README. I will try checking if i have right version.
If you have further problems, please open this issue again.
hi i seem to have new issue when i do the above process, it generates output video for three segments and then has segmentation fault(core dumped). I have the error log-
from /home/ubuntu/anaconda3/lib/python3.6/site-packages/torch/lib/libtorch_python.so
from /home/ubuntu/anaconda3/lib/python3.6/site-packages/torch/lib/libtorch_python.so
run_list_atexit=run_list_atexit@entry=true) at exit.c:82
fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe358) at ../csu/libc-start.c:325
I wanted to know if i am still having issue with opencv or any other. Please help me out if you guys can
File "/home/ubuntu/NAS_public/process.py", line 366, in encode pipe.stdin.flush() BrokenPipeError: [Errno 32] Broken pipe decode [super-resolution]: 1.8120205402374268sec
not sure why this error happened. can you guys help me out?