[Tutor] Wave module

Réginald Arseneau regimari at nb.sympatico.ca
Thu Feb 12 12:34:12 CET 2015


     I,
I'm trying this code for Voice Text To Speech and Wav File Make and Save,
but I'm recontering this problem when I import the Editor to Python OnLine.

 >>> import Editor2
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "Editor2.py", line 5, in <module>
import Sapi5
File "Sapi5.py", line 3, in <module>
from comtypes.client import CreateObject
ImportError: No module named comtypes.client
 >>>
Do you have an Idea why I rencontering this error message?
Thank you in advance.
Email adresse:
regimari at nb.sympatico.ca
Réginald Arseneau


More information about the Tutor mailing list