We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi , in step3 when i cmake -DPYTHON_LIBRARY=~/anaconda3/envs/featurebooster/lib/libpython3.8.so ... . there is a error that opencv >2.4.3 not found .
The text was updated successfully, but these errors were encountered:
Hi, it seems like the CMake cannot find the OpenCV. Have you installed the C++ version of OpenCV on your computer?
Sorry, something went wrong.
thank you for your reply, I'm not sure , because I deployed the anaconda virtual environment on a server.
By the way, is any version >2.4.3 ok for this work?
No branches or pull requests
hi , in step3 when i cmake -DPYTHON_LIBRARY=~/anaconda3/envs/featurebooster/lib/libpython3.8.so ... .
there is a error that opencv >2.4.3 not found .
The text was updated successfully, but these errors were encountered: