[ python-Bugs-1178624 ] 2.4.1 breaks pyTTS
SourceForge.net
noreply at sourceforge.net
Thu Apr 7 17:56:23 CEST 2005
Bugs item #1178624, was opened at 2005-04-07 17:25
Message generated for change (Comment added) made by doerwalter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1178624&group_id=5470
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dieter Deyke (deyke)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.4.1 breaks pyTTS
Initial Comment:
On my Windows XP PRO SP2 system, the combination of
Python 2.4, pywin32-203.win32-py2.4, and
pyTTS-3.0.win32-py2.4 did work. Updating to 2.4.1 broke
pyTTS. Removing everythin, then installing 2.4.1,
win32, and pyTTS resulted in the same failure. Removing
everything again, and installing 2.4, win32, and pyTTS
fixed it again.
The problem is that with 2.4.1 pyTTS reported that
"SAPI" was not supported. Looking deeper I saw that it
got a syntax error reading a generated com interface file.
----------------------------------------------------------------------
>Comment By: Walter Dörwald (doerwalter)
Date: 2005-04-07 17:56
Message:
Logged In: YES
user_id=89016
Can you post the generated inferface file? Does this file
contain long lines? Does it use a PEP 263 encoding directive?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1178624&group_id=5470
More information about the Python-bugs-list
mailing list