Re: Installing Python-3.10.16

Liste des GroupesRevenir à cl python 
Sujet : Re: Installing Python-3.10.16
De : mats (at) *nospam* wichmann.us (Mats Wichmann)
Groupes : comp.lang.python
Date : 14. Jan 2025, 16:53:01
Autres entêtes
Message-ID : <mailman.73.1736869986.2912.python-list@python.org>
References : 1 2
User-Agent : Mozilla Thunderbird
On 1/13/25 22:47, roc str via Python-list wrote:
having a difficult time installing Python-3.10.16.tgz using
the Python-3.20.0a2.exe installer.
 Please Advise
Mario Ramos.
Your question doesn't exactly make sense, but note this:
Windows installers are not built for "security bugfix" releases. The last python.org release in the 3.10 series that had installers was 3.10.11; subsequent 3.10 releases only consist of the source code (this pattern repeats for all Python release series, once they hit a certain age the move to source-only security bugfix releases, normally when there are two newer Python series available which would contain those fixes already).
You have to download the source release and build it yourself if you need this.  You can't install a source release using an installer for a different version.
There are some instructions here:
https://devguide.python.org/getting-started/setup-building/index.html
but note that they're oriented to building from a revision control checkout, not from a source release bundle.
There should be some instructions somewhere on the internet if buildi-for-windows-from-a-source-release really is exactly what you need.

Date Sujet#  Auteur
14 Jan 25 o Re: Installing Python-3.10.161Mats Wichmann

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal