Ask Your Question

Revision history [back]

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/18729495/installing-opencv-with-python-module-on-centos-goes-wrong 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?