I need to install pywin32 library to be able to call import win32com.client
I downloaded pywin32-219.win32-py2.7.exe file from http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/
But when I run the file, nothing happens. The application from which I run the program freezes and I have to terminate it.
- I have installed: Python 2.7.8 [MSC v. 1500 32 bit (Intel)] on win32
- System: Windows 8, 64 bit
Any idea what can be wrong and how to instal pywin32?