ImportError: libgthread-2.0.so.0: cannot open shared object file: No such file or directory解决方法
1.apt-get update2.apt-get -y upgrade3.pip install python-opencv4.apt-get install python-tk5.apt-get install python-opencv -y --allow-unauthenticated或者使用apt-file,流程如下:apt-get updateapt-...
原创
2019-01-15 19:48:07 ·
15817 阅读 ·
2 评论