Closed Esaada closed 5 years ago
I after all the steps (except make clean) I got this error: "ImportError: libavutil.so.56: cannot open shared object file: No such file or directory" when trying to do "import coviar" or "from coviar import load".. Any Idea how do I fill this gap?!
add ${FFMPEG_INSTALL_PATH}/lib/ to $LD_LIBRARY_PATH
I after all the steps (except make clean) I got this error: "ImportError: libavutil.so.56: cannot open shared object file: No such file or directory" when trying to do "import coviar" or "from coviar import load".. Any Idea how do I fill this gap?!