QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 674|回复: 5

有谁教我一下如何用amarok的脚本?

[复制链接]
发表于 2005-8-17 22:47:40 | 显示全部楼层 |阅读模式
装好以后运行都提示You need pyqt and pykde to run it。

找到这几个文件又装不上,好像还少了什么,有人会用吗?我只想用amarok的把CD封面放在桌面上的脚本。

脚本在这里
http://www.kde-apps.org/content/show.php?content=20293

虽然是菜鸟问题,请大家指教一下,谢谢!
发表于 2005-8-17 22:49:11 | 显示全部楼层
必须安装python再安装pyQt。
回复

使用道具 举报

 楼主| 发表于 2005-8-17 22:53:43 | 显示全部楼层
我系统里有2.4的python啊。。。这个magic是自带的好像。

pyqt提示先要装sip,但是sip又装不上。是不是有什么我没有注意的问题?
回复

使用道具 举报

发表于 2005-8-17 23:10:49 | 显示全部楼层
sip你去下载源码包重新编译一次就可以了
回复

使用道具 举报

 楼主| 发表于 2005-8-21 19:24:53 | 显示全部楼层
[chris@Chris-Linux sip-x11-gpl-3.7]$ python build.py
This is the GPL version of SIP and is licensed under the GNU General Public
License.

Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.

Do you accept the terms of the license? yes
******************************************************************************
Building the GPL version of SIP 3.7 for Python 2.4.1 on linux2.
******************************************************************************
******************************************************************************
/usr/lib/python2.4/site-packages is the SIP module installation directory.
******************************************************************************
******************************************************************************
/usr/include/python2.4 contains Python.h.
******************************************************************************
******************************************************************************
/usr/lib/qt-3.3 is the Qt base directory.
******************************************************************************
******************************************************************************
/usr/lib/qt-3.3/include contains qglobal.h.
******************************************************************************
******************************************************************************
Qt 3.3.4 free edition is being used.
******************************************************************************
******************************************************************************
/usr/lib/qt-3.3/bin/qmake will be used to generate Makefiles.
******************************************************************************
******************************************************************************
Error: These Qt libraries were found: qt, qt-mt. Use the -l argument to
explicitly specify which you want to use.
******************************************************************************



我不知道这是什么问题?默认装了QT了啊。不太会用python装东西。
回复

使用道具 举报

发表于 2005-8-21 20:56:19 | 显示全部楼层
仔细看看这个嘛:
Error: These Qt libraries were found: qt, qt-mt. Use the -l argument to
explicitly specify which you want to use.

试试
python build.py -l qt-mt
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-26 00:54 , Processed in 0.039164 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表