I got this error in my Anaconda Navigator base Terminal:
Traceback (most recent call last): File \"C:\\Users\\myusername\\AppData\\Local\\Continuum\\anaconda
I got the same error during pip install, and I solved it by installing build 225 of pywin32 instead of the latest version:
pip install
pip install pywin32==225