Advertisement
Guest User

Untitled

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