Closed laresbernardo closed 6 years ago
Did you install opencv, before installing the package? Check the last part of your error message:
Configuration failed because opencv was not found. Try installing:
* deb: libopencv-dev (Debian, Ubuntu, etc)
* rpm: opencv-devel (Fedora, CentOS, RHEL)
* brew: opencv (Mac OSX)
If opencv is already installed, check that 'pkg-config' is in your
PATH and PKG_CONFIG_PATH contains a opencv.pc file.
If you are on a mac you need to run brew install opencv
Yes, I actually have it installed
Warning: opencv 3.4.1_5 is already installed and up-to-date
To reinstall 3.4.1_5, run `brew reinstall opencv`
I restarted my laptop and now it works.. thanks! 👍
Now I am facing same problem. I reinstall it with codeblocks, still the error libopencv-core460.dll not found. I followed-"medium.com/@sourabhjigjinni/install-opencv-4-0-0-for-c-windows-7-10-code-blocks-tdm-gcc-64-dff65addf162". ![Uploading 20220721_235848.jpg…]()
Can anyone help me
Hello. I have tried this library with Python and I loved it.. but I am a mostly a R person! Thanks for this library. The problem is that I can't install it.. check out the error I am getting:
Hope you know how can I fix this!! Thanks ;)