Open prijindal opened 9 years ago
I have this problom too
+1
Hi @naveenjafer @ghost @prijindal
win32com.client
is a part of pywin32 pacakge, seems it isn't install in python lib
So you can install it using below command
> pip install pywin32
or
you can download .whl file from here , an run following command
> pip install [path to .whl file]
Thank you manish, I will try it out and confirm here.
I am still getting this error even after installing pywin32.. Any solution please!
Install pypiwin32 and pywin 32 packages and make sure that you are using python 3 and you have uninstalled pyttsx package
I am using a Window 64 bit PC with python 2.7