Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running yt fails #11

Open
loredonut opened this issue Apr 21, 2013 · 0 comments
Open

Running yt fails #11

loredonut opened this issue Apr 21, 2013 · 0 comments

Comments

@loredonut
Copy link

Running pi-yt fails with:

Traceback (most recent call last):
  File "/usr/local/bin/pi-yt", line 9, in 
    load_entry_point('whitey==0.3', 'console_scripts', 'pi-yt')()
  File "/usr/local/lib/python2.7/dist-packages/whitey-0.3-py2.7.egg/yt/__init__.py", line 41, in main_with_omxplayer
    ui.run()
  File "/usr/local/lib/python2.7/dist-packages/whitey-0.3-py2.7.egg/yt/__init__.py", line 84, in run
    curses.wrapper(self._curses_main)
  File "/usr/lib/python2.7/curses/wrapper.py", line 43, in wrapper
    return func(stdscr, *args, **kwds)
  File "/usr/local/lib/python2.7/dist-packages/whitey-0.3-py2.7.egg/yt/__init__.py", line 97, in _curses_main
    curses.curs_set(0)
_curses.error: curs_set() returned ERR

I'm SSH'd into my pi if that helps...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant