How to installer newer python on Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
WhyBillWhy
Newbie
Newbie
Posts: 1
Joined: Tue Mar 15, 2022 10:32 am

How to installer newer python on Wine

Post by WhyBillWhy »

Hello when I try to install python9 or higher versions the installer says me this version of python can't be installed on windows7 or earlier. How can I make wine behave like windows 10, so I can install python?
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: How to installer newer python on Wine

Post by jkfloris »

Code: Select all

winecfg -v win10
or with the GUI:

winecfg → Applications tab → "Windows Version:" → "Windows 10"
Locked