Not able to install python 3.6 on windows server 2003 which is pre-requisite for aws cliv1

213 Views Asked by At

having issue in installing python 3.6 or higher version on windows 2003 .

enter image description here

1

There are 1 best solutions below

0
On BEST ANSWER

As far as I know you can't use python on Windows XP from version 3.5 and onwards. As Windows XP and windows server 2003 have a lot in common this could cause the incompatibility error. Using an older version of python could solve your problem if that is an option for you.