You are not logged in.
Pages: 1
Hi,
I have reinstalled my archbox yesterday. Then I installed quod libet, but it don't start.
The start in a terminal gives me this:
[jean@arch ~]$ quodlibet
Traceback (most recent call last):
File "/usr/bin/quodlibet", line 299, in <module>
util.gtk_init()
File "/usr/share/quodlibet/util/__init__.py", line 44, in gtk_init
import gtk
ImportError: No module named gtk
What can I do ? Is there any packages missing?
Thanks for any help.
Jean-Paul
Last edited by jean-paul (2007-05-14 18:43:42)
I'm root. if you see me smile, you'd better have a backup!!
Offline
Yeah it's funny. The description even says "An audio player written in pygtk" but it doesn't depend on it.
pacman -S pygtk
1000
Offline
Yeah, thats realy funny.
Thanks for help, it works well.
Fortuna will great again.
Jean-Paul
I'm root. if you see me smile, you'd better have a backup!!
Offline
Probably an oversight on my part - it depends on gtk2 but has no mention of pygtk. I'll fix this tonight if I get to it.
Offline
Pages: 1