Open RubenSandwich opened 10 years ago
Confirmed. Just updated to Yosemite, and engine.runAndWait() hangs
I think this is a problem with: runLoop.limitDateForMode_(mode)
PyObjC issue: https://bitbucket.org/ronaldoussoren/pyobjc/issue/117/in-apphelperrunconsoleeventloop-hangs
any update on this? the issue still persists for me (10.10.4)
Same on OS X 10.11 (El Capitan)
+1
pyttsx
version 1.1 on Mac OS 10.10.4.
same here I confirm (Yosemite)
As per @bluthen's comment, I found that I had to install the latest version of pyobjc manually to get around this issue.
+1 10.12.3 - maxOS Sierra pyttsx-1.1 hangs after engine.runAndWait().
Fixed yet?
Fixed yet?
Not sure if this is maintained anymore, you might have better luck at: https://github.com/nateshmbhat/pyttsx3
Using the function engine.runAndWait() hangs and never returns, all of the callbacks work just fine but engine.runAndWait() never returns. This effects OS X Yosemite but not OS X Mavericks.