I got this error in my Anaconda Navigator base Terminal:
Traceback (most recent call last): File \"C:\\Users\\myusername\\AppData\\Local\\Continuum\\anaconda
I followed soberWolf's suggestion, but needed to add the --user switch as the permissions seem a little off, so pip install --ignore-installed pywin32 --user
pip install --ignore-installed pywin32 --user