Hello,
I'm a bit new to python libraries or modules.
I want to use the pypiwin32 module in my python script.
I typed cmd into cortana search and used the python cmd. I typed pip install pypiwin32. The screen shot below shows that it's already installed.
Now when I try to import pypiwin32 in ArcPro, Juptyer, IDLE it says it doesn't exists.
I did the same with xlsxwriter module and same results. What am I doing wrong here??
