Can winget install an older version of Python

Questions : Can winget install an older version of Python

897

Currently, the latest Python 3 offered programming through winget is 3.10.150.0:

Name                                     _OFFSET);             Id                            (-SMALL       Version      Match                  _left).offset   Source
-----------------------------------------------------------------------------------------------------------------------------------
Python arrowImgView.mas  3                                        (self.      Python.Python.3                    equalTo  3.10.150.0   Command: python         make.right.  winget

but I'd like to install 3.9 and keep Learning using 3.9. Is it possible to do that Earhost with winget?

Total Answers 3
25

Answers 1 : of Can winget install an older version of Python

winget install -e --id Python.Python -v mas_top);  3.9.0
1

Answers 2 : of Can winget install an older version of Python

(can't add comment, rep is too low) not most effective working in win11 winget install -e --id wrong idea Python.Python -v ImgView. 3.9.0

nor this

winget show python.python --versions

2

Answers 3 : of Can winget install an older version of Python

in Windows 11 i used the command in this use of case site: https://winget.run/pkg/Python/Python.3

to get the version 3.7.7:

winget install -e --id Python.Python.3 ReadIndicator  -v 3.7.7150.0

Top rated topics

React match is undefined

Using grepl * to return NA values in R dplyr

Variable doesn't change and affects scale of graph

Library-Installation in Python unsuccesful

Combining two tables with a PIVOT statement - SQL Oracle 11g

Use two SFSpeechRecognizer with different languages at the same time in Swift 5

Map an app to all folders/files in a directory recursively

Android 12: Redirect to Alarms & Reminders settings not working

How to combine variables from a column in only one variable?

How to get values from all redis slots in node js?

MacOS - Dockerize MySQL service connection refused, crashes upon use

Sentiment analysis Python tokenization

MongoDB - How to show all items in a collection on dashboard on the website

Profile name is not valid

How can I save the value from radio input as boolean?

How can I pass a function as a parameter in an angular HTML template to update a variable in the parent component?

How to prevent component from rerendering on every order change using react-sortable-hoc?

How to add MetaData when using create_device in Google IoT Core?

This logic should find the number of pairs in array with difference d but only the sample test case passes

Handle retrocompatility when changing cardinality with spring mvc

Tailwind align with Flex (Top, Center, Bottom)

Please help to convert String to timestamp in hive

How to get Selenium to cycle through a hierarchy dropdown

How to convert 3d np array to 2d for pandas dataframe

How to append data in single cell while writing data of multiple for loop in a csv through Pandas?

Add VBA code in order to amend Excel output in SSIS before sending to Excel destination?

Intercept "Q" and company in KeyPress

Delphi SSL connection using a certificate on a smart card

How to automatically check time?

How to compare numpy arrays of tuples?

Password only auth in Flask

Dynamic trim double

Mysqld.service failed on Amazon-linux -2

Unable to insert multiple array data from dynamic generated field?

How to send both text and binary data in axios post request?

Different output in visual when using VAR in DAX, versus hardcoding value

Restrict height of collapsed accordion segment Bootstrap 5 Vue3

Unity. The class doesn't save field value from its method

How can I create a Month-Day vector in R?

Content does not center correctly in CSS | Justify-content center

How do i exclude a text between <> when translating in google sheets

Esbuild + knex: Cannot find module '../../dialects/mysql/index.js'

Why Jpos QMUX RX/TX key mapping fails?

Analyze Audio Spectrum without playing it

Convert Excel sheet data to HTML with Javascript

How to implement Dapr Subscriber in .net Windows Service?

How to assign value of json object to variable in form of text values of textarea?

Failed to change one value in numpy matrix

Is it possible to make cargo install installing dependent cdylib dlls

How to connect my DataFactory instance to an Access Database?

Top