Python Installed to ~/.local - OpenCV Doesn't Compile Python Headers
Hello, I am on a shared server and I have compiled / installed python to ~/.local
I have tried to build opencv using the isntructions found here with the flags set properly: http://stackoverflow.com/questions/18... However, I still get an error that PythonLibs are not found, despite the fact that I set -D PYTHON_LIBRARY
Can anyone help with this?
can you show your cmake output ?