Unable to install Python 3.5 within Windows XP Professional

motoku picture motoku · Sep 10, 2015 · Viewed 24.5k times · Source

I am attempting to install Python 3 from within Windows XP Professional; however I receive the following screen (there is no install button):

python install

In my opinion this is obviously an unreported error, or a rendering problem. How is this problem alleviated? If this problem can be overcome, is it a sign of additional related issues?

Answer

Zhukuu picture Zhukuu · Oct 5, 2015

Sadly, any version of Python past version 3.4.3 is no longer compatible with Windows XP. They stopped supporting it all together - see 3.5 install fails poorly on Windows XP.