Python Installed to ~/.local - OpenCV Doesn't Compile Python Headers

asked 2015-10-31 20:01:46 -0600

kylexy gravatar image

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?

edit retag flag offensive close merge delete

Comments

can you show your cmake output ?

berak gravatar imageberak ( 2015-11-02 00:03:52 -0600 )edit