Hi, @John,
Regarding your query, I guess you are missing out on the "Pythoncom package". You can install ActivePython because it comes with almost everything and it can solve the hassle of installing other packages.
You can also simply use:
pip install pywin32
I hope this will help you.
To know more join Master in Python programming course today.
Thanks!