Skip to content

speech.py crashes on macOS python #3

Description

@judoal

Running 'speech.py softkitty.wav' (or mp3 etc) crashes:

speech.py softkitty.wav
Failed to get binary data.
Traceback (most recent call last):
File "/usr/local/bin/speech.py", line 26, in
size_of_audio = os.path.getsize(fileName)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.py", line 57, in getsize
return os.stat(filename).st_size
OSError: [Errno 2] No such file or directory: 'softkitty.flac

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions