Python Forum
Upgrade from 3.7.9 to 3.7.11
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upgrade from 3.7.9 to 3.7.11
#1
I am looking for Python 3.7.11 windows installer here https://www.python.org/downloads/.

But 3.7.9 is the final 3.7.x relase that comes with Windows installer. All releases 3.7.10 and onward only comes with source.

How do I get a windows installer for 3.7.11 without compiling the source myself?

Is there any python command I can use to upgrade from 3.7.9 to 3.7.11?
Reply
#2
find 3,7,11 here: https://www.python.org/downloads/release/python-3711/
is there any reason why you wouldn't want to upgrade to 3.9.6 (latest release)?
In not, that release here: https://www.python.org/downloads/release/python-396/
Reply
#3
(Aug-25-2021, 10:21 AM)Larz60+ Wrote: find 3,7,11 here: https://www.python.org/downloads/release/python-3711/

The page have only source release and that's the problem I was trying to address in this thread. Where can I find the windows binary for 3.7.11 release. They do not have windows binary beyond 3.7.9

As to why not install 3.9x - I am following a set of instruction from work. Are all version of python 3.x.y fully backward compatible?
Reply
#4
You're right. Guess you'll have to compile it if you really need that release.
Reply
#5
For anyone stumbled across this thread - Here is an website the generate the command you need to run to have a specified system up and running: https://www.build-python-from-source.com/
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Version upgrade nitinkukreja 1 901 Feb-04-2023, 10:27 PM
Last Post: Larz60+
  Upgrade makes Code Error kucingkembar 6 3,103 Jul-28-2022, 06:44 PM
Last Post: kucingkembar
  pip doesn't work after Python upgrade Pavel_47 10 4,206 May-30-2022, 03:31 PM
Last Post: bowlofred
  Upgrade pip error karunas 3 3,149 Nov-26-2020, 11:40 AM
Last Post: buran
  Upgrade Python Version ? JohnnyCoffee 2 2,534 Aug-08-2020, 09:56 PM
Last Post: Larz60+
  pip upgrade error most197 4 5,310 May-08-2020, 05:35 PM
Last Post: snippsat
  Can't upgrade pip Josh_Python890 3 9,374 Sep-07-2019, 06:45 PM
Last Post: Josh_Python890
  Need to upgrade 3.4.8 to 3.7.2 dipankargp 3 3,227 Mar-06-2019, 01:17 PM
Last Post: snippsat
  Upgrade Setuptools on Python 3.4 Alexver 2 7,933 Sep-20-2018, 06:22 AM
Last Post: Alexver
  fail to upgrade pygobject jiapei100 0 3,079 Aug-16-2018, 10:32 AM
Last Post: jiapei100

Forum Jump:

User Panel Messages

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