MiniBullLab / easy_docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV CMake 错误

vitahlin opened this issue · comments

-- Performing Test HAVE_C_WNO_SIGN_COMPARE - Success
CMake Error at cmake/OpenCVModule.cmake:288 (message):
  No modules has been found: /opencv-3.4.6/opencv_contrib-3.3.0/modules
Call Stack (most recent call first):
  cmake/OpenCVModule.cmake:370 (_glob_locations)
  modules/CMakeLists.txt:7 (ocv_glob_modules)

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'numpy'

错误

  • ModuleNotFoundError: No module named 'numpy'
  • No modules has been found: /opencv-3.4.6/opencv_contrib-3.3.0/modules
  • compose.service.BuildError: (<Service: workspace>, {'stream': 'Scanning dependencies of target IlmImf\n'})

警告

  • cc1: warning: '-Werror=' argument '-Werror=non-virtual-dtor' is not valid for C

每个错误单独开issue