My Spyder python version is 3.7.9. I tried to run import win32com.client as win32 then I got the error below.
import win32com.client as win32
Traceback (most recent call last):