ImportError: libSM.so.6: cannot open shared object file: No such file or directory解决
sudo apt-get install -y python-qt4
本文介绍了解决在使用Python Qt4时遇到的ImportError:libSM.so.6:cannot open shared object file: No such file or directory的具体步骤。通过运行sudo apt-get install -y python-qt4命令成功解决了这一问题。
ImportError: libSM.so.6: cannot open shared object file: No such file or directory解决
sudo apt-get install -y python-qt4
转载于:https://my.oschina.net/lilinzero/blog/1815351
1535
2033

被折叠的 条评论
为什么被折叠?