Already a member?
Sign in
Location: Amarok Script
Discussion: dbus ?
Keyword tags:
None
Watch
|
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? |
