Advertisement
j33p33

Untitled

Oct 20th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "lcd1.py", line 12, in <module>
  3. output = subprocess.check_output(['audtool', '--current-song'] )
  4. File "/usr/lib/python2.7/subprocess.py", line 574, in check_output
  5. raise CalledProcessError(retcode, cmd, output=output)
  6. subprocess.CalledProcessError: Command '['audtool', '--current-song']' returned non-zero exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement