[linux] ImportError: libgthread-2.0.so.0: cannot open shared object file: No such file or directory 간단 해결 방법
ImportError: libgthread-2.0.so.0: cannot open shared object file 해결 방법 libglib2.0-0 설치를 진행하여 해결할 수 있습니다. apt-get install libglib2.0-0 Copy 참고 문헌 [1] https://shuka.tistory.com/31