Python Forum
How to install older version
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to install older version
#1
I'm a newbie with the most basic question. I want Python installed on an old Win7 laptop. I downloaded version 3.8.15 and 7zip to unpack it. I now have a Python-3.8.15.tar file. (88.8MB) It looks like I still need to install. Win7 doesn't recognize .tar extension. Do I need to download something else to enable the install?
Reply
#2
3.8.15 (or 3.8.20) will be a bit more of a chore. The last version of python with an official windows installer for Win7 is 3.8.10. https://www.python.org/downloads/release/python-3810/

You're already way behind, so I'm guessing that not having the last few security releases of 3.8 won't matter much. But the install should be much simpler.
Reply
#3
An alternative instead of running a old version is to use web alternatives that have full setup with Editor/Terminal and pip to install stuff.
Eg CodeSpaces | AWS Cloud9
Here a screen of my test of CodeSpaces free,as you see Python 3.12 and has pip,it also can generate code guess with Copilot.
[Image: MrYA64.png]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python version 3.11.15 install skip74 1 44 Apr-08-2026, 05:59 PM
Last Post: noisefloor
  What pip version should I install on Cygwin for jupyter-python39? Virgo_Concepts 2 683 Dec-03-2025, 05:01 AM
Last Post: mamta25
  Installing Older Version Of Numpy & Pandas knight2000 6 52,566 Aug-30-2023, 10:58 AM
Last Post: knight2000
  Need to install an old version of matplotlib Pedroski55 3 7,704 Oct-02-2021, 07:36 AM
Last Post: buran
  coding problem from older book teddfirth 3 3,434 Mar-06-2021, 03:51 PM
Last Post: teddfirth
  Anaconda-install on MX-Linux Version 19.xy - but somehow got stuck apollo 1 4,151 May-04-2020, 11:27 AM
Last Post: snippsat
  remove files from folder older than X days kerzol81 2 12,363 Jan-03-2020, 11:55 PM
Last Post: snippsat
  can't install package web in version python 3.7 a21250450 1 3,748 Mar-29-2019, 11:28 AM
Last Post: Larz60+
  merging lists, dedup and keeping order, in older pythons Skaperen 3 4,816 Oct-19-2018, 01:30 AM
Last Post: ODIS
  How to install latest version of 'pygame' sylas 1 11,949 May-19-2018, 10:03 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020