[debug] you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake ……

[debug] you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function ‘cvShowImage’

问题描述

you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvShowImage'

opencv-python缺少一些依赖项

解决方式

conda install -c menpo opencv
pip install opencv-contrib-python

你可能感兴趣的:(BUG解决,debug,Python,cv)