-
When DataFrame().values[0,0] is a 0 integer, the excel output is corrupted.
When opening the excel file in Microsoft Excel 2010 I get:
```
Excel found unreadable content in 'a.xlsx'.
Do you want to r…
-
Traceback (most recent call last):
File "F:\test.py", line 2, in
engine = pyttsx.init()
File "D:\Program\Python27\lib\site-packages\pyttsx__init__.py", line 39, in i
nit
eng = Engine(driv…
hick updated
11 years ago
-
pyttsx 1.0 was working fine for me on a Mac running Lion. Then I added some new I18n voices (via the Dictation & Speech) control panel, and pyttsx started crashing on the getProperty('voices') call, …
-
> > > import pyttsx
> > > engine = pyttsx.init()
> > > [New Thread 0x7fffefb4a700 (LWP 2817)]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff75af9fc in ?? () from /lib/libc.so.6
(gdb…
-
The documentation link in the readme is broken. I believe this is where the link should point.
http://packages.python.org/pyttsx/