Dears,
I am starting with OpenCV and building latest OpenCV using MSVC++ 2015, Anacodna 3 (as python distribution).
Using CMake for configuring and I am getting
...
Found PythonInterp: C:/Anaconda3/python.exe (found suitable version "3.4.3", minimum required is "3.4")
Could NOT find PythonLibs: Found unsuitable version "2.7.10+", but required is exact version "3.4.3" (found PYTHON_LIBRARY-NOTFOUND)
....
I have python 2.7.10 as well installed - how to tell CMake for correct config or what to modify or what missing for PythonLibs?
Thank you very much for your help.
Thank you,
Best regards
Peter
↧