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

Should check for festival installed on ubuntu #246

Open
dtmilano opened this issue May 12, 2018 · 0 comments
Open

Should check for festival installed on ubuntu #246

dtmilano opened this issue May 12, 2018 · 0 comments

Comments

@dtmilano
Copy link
Owner

    self.sayText(Concertina.sayRandomText())
  File "/usr/local/lib/python2.7/dist-packages/androidviewclient-15.3.1-py2.7.egg/com/dtmilano/android/culebron.py", line 770, in sayText
    ViewClient.sayText(text)
  File "/usr/local/lib/python2.7/dist-packages/androidviewclient-15.3.1-py2.7.egg/com/dtmilano/android/viewclient.py", line 3896, in sayText
    pipe = subprocess.Popen(['/usr/bin/festival'])
  File "/usr/lib/python2.7/subprocess.py", line 711, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
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