Ask Your Question

kylexy's profile - activity

2015-11-01 07:02:29 -0600 asked a question 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?