I have experiencing a problem when installing pywin32 for python 3.5 to my windows 7 PC. The problem is, installation wizard stating that I have no any python versioned as 3.5 in my registery.
My pywin32 file is downloaded from here => pywin32-220.win-amd64-py3.5.exe.
The thing is, when I run
python -V
I strongly suggest you delete everything about python on your computer (do not forget to delete related PATH variables) and install Anaconda
. You will be able to create several environments and much more.
You can find it in the link below;