python installation

i want to install python zip tar file.
how?in windows xp.

Hi maybe you can download from the main website of python.org

1 Like

i have gotten the file.but install.py does not work.
python command in cmd does not work.

Can you be more specific about what it is that you’re trying to install?

Have you put python on your system path while installing python ?

1 Like

most version can not be installed in win xp ex.Note that Python 3.6.12 cannot be used on Windows XP or earlier.
so i get earlier version.
not msi.
i have added folder path to environment variables.

but in cmd python not work.

but in cmd python not work.perhabs it has not been installed.just unziped in the folder.

i have download pip file.but not useful.

It looks like Python 3.4.3 is the most recent version of Python that will work on XP. There is an MSI file available for installation.

You’re not going to be able to install Python from source without also installing the compilers, etc that are needed to build it.

Use the MSI.

1 Like

i thought msi is a version and python.2.1.1 tar.zip is another.
so i will test msi.
thanks alot.freinds.