Welcome! Wikis are websites that everyone can build together. It's easy!

Location: Amarok Script

Discussion: dbus ?

Keyword tags: None

Watch

Anonymous  (Get credit for your thread)


h3nk

h3nk
dbus ?
Mar 12 2007, 9:59 AM EDT
SyntaxWarning: name 'current_cover' is assigned to before global declaration
Traceback (most recent call last):
File "/home/h3nk/daten/eyecandy/avant-window-navigator/awn-amarok/awn-amarok.py", line 4, in ?
import dbus
ImportError: No module named dbus


this is the output if i run python awn-amarok.py. any suggestions to that? i'm running gentoo and awn works flawless so far
Do you find this valuable?    
derSkw

derSkw
RE: dbus ?
Mar 12 2007, 1:01 PM EDT
ImportError: No module named dbus
means in most cases that you need to install python-dbus.
(perhaps it has another name in gentoo)
2  out of 2 found this valuable. Do you?    
Top Contributors