Ubuntu中文论坛
致力于Ubuntu中文推广
http://forum.ubuntu.com.cn/
lrcShow-II: you should install pyqt3 or pyqt4 in your system
http://forum.ubuntu.com.cn/viewtopic.php?t=149227
分页:
1
/
1
lrcShow-II: you should install pyqt3 or pyqt4 in your system
发表于 :
2008-09-12 9:08
由
ssw2002com
sudo apt-get install python-qt4,我也装了,但为什么还有这个错误,,请大虾们赐教啊,,,ubuntu 7.10,amarok
发表于 :
2008-09-18 21:46
由
三翻领
你先打开终端,输入python回车,进入python的字符模式,然后输入from PyQt4.QtGui import *,如果没有出错就证明安装pyqt4没有错误。
然后可以打开lrcShow-II的配置文件,应该在~/.kde/share/apps/amarok/script-data/下的lrcShow-II.conf,打开配置文件,看看pyqt=几?把他改成4,然后再启动看看
不好意思,看到晚了