Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. raspberrypi ~ $ pi-yt
  2. Traceback (most recent call last):
  3. File "/usr/local/bin/pi-yt", line 9, in <module>
  4. load_entry_point('whitey==0.4', 'console_scripts', 'pi-yt')()
  5. File "/usr/local/lib/python2.7/dist-packages/whitey-0.4-py2.7.egg/yt/__init__.py", line 46, in main_with_omxplayer
  6. ui = Ui(OMXPLAYER_MODE)
  7. File "/usr/local/lib/python2.7/dist-packages/whitey-0.4-py2.7.egg/yt/__init__.py", line 83, in __init__
  8. self._player = args.player
  9. AttributeError: 'str' object has no attribute 'player'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement