I wanted to install Python 3.5.5, I only found compressed files as shown below.
when I wanted to intall it using
pip install Python-3.5.5.tar.xz or pip install Python-3.5.5.tgz
I had these errors
I wanted to install Python 3.5.5, I only found compressed files as shown below.
when I wanted to intall it using
pip install Python-3.5.5.tar.xz or pip install Python-3.5.5.tgz
I had these errors
You can find the installers for windows here: https://www.python.org/downloads/windows/
The file you have is not suitable for installing on Windows.