Advertisement
Guest User

Untitled

a guest
May 19th, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. ('PROG:', ['C:\\Program Files (x86)\\Webteh\\BSPlayer\\bsplayer.exe', 'sget', 'M
  2. aster'])
  3. Traceback (most recent call last):
  4. File "c:\Python27\lib\site-packages\pyHook\HookManager.py", line 351, in Keybo
  5. ardSwitch
  6. return func(event)
  7. File "c:/Users/Amar/Documents/volume+/main.py", line 106, in OnKeyboardEvent
  8. set_master_volume(get_master_volume() - 1)
  9. File "c:/Users/Amar/Documents/volume+/main.py", line 59, in get_master_volume
  10. print("OUTPUT". amixer_stdout)
  11. AttributeError: 'str' object has no attribute 'amixer_stdout'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement