I am trying to download PythonWin windows extension for python.
From this official page http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/
There are many options but as you see:
- There are python for
AMD
processor but I haveIntel
processor - There are no
Intel
specific version.
When I type Python
on my cmd, I got this:
Python 2.7 (r27:82525, Jul 4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)] on win 32
Note please that I installed python 2.7 32 bit on Intel Windows 64bit
thanks