|
Error
|
File "/.../CIP-master-build/CIPPython-install/lib/python2.7/site-packages/numpy/__init__.py", line 184, in <module>
from . import add_newdocs
File "/.../CIP-master-build/CIPPython-install/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13, in <module>
from numpy.lib import add_newdoc
File "/.../CIP-master-build/CIPPython-install/lib/python2.7/site-packages/numpy/lib/__init__.py", line 8, in <module>
from .type_check import *
File "/.../CIP-master-build/CIPPython-install/lib/python2.7/site-packages/numpy/lib/type_check.py", line 11, in <module>
import numpy.core.numeric as _nx
File "/.../CIP-master-build/CIPPython-install/lib/python2.7/site-packages/numpy/core/__init__.py", line 14, in <module>
from . import multiarray
ImportError: libmkl_intel_lp64.so: cannot open shared object file: No such file or directory
-- Could NOT find PythonInterp: Found unsuitable version "2.7.11", but required is at least "3.4" (found /.../CIP-master-build/CIPPython-install/bin/python)
-- Could NOT find PythonInterp: Found unsuitable version "2.7.11", but required is at least "3.2" (found /.../CIP-master-build/CIPPython-install/bin/python)
-- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
-- Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
-- Module opencv_highgui disabled because opencv_videoio dependency can't be resolved!
-- Module opencv_shape disabled because opencv_video dependency can't be resolved!
-- Module opencv_stitching disabled because opencv_calib3d dependency can't be resolved!
-- Module opencv_superres disabled because opencv_video dependency can't be resolved!
-- Module opencv_ts disabled because opencv_videoio dependency can't be resolved!
--
|