在使用运行时版本1.8时,我在尝试导入cv2时收到以下错误:
/usr/lib/python2.7/dist-packages/cv2.x86_64-linux-gnu.so: undefined symbol: _ZN2cv9Algorithm7getListERSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EE
有没有人知道有什么变通办法?看起来需要在镜像中安装glib,但它没有。
https://stackoverflow.com/questions/50728300
复制相似问题