Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Bug report
Following installing3.11.0b5 (main, Jul 25 2022, 22:59:14) [MSC v.1932 64 bit (AMD64)] with install launcher for all users py-0 reports that 3.11 is the default py target. Adding a py.ini file with the contents below toboth of the following locations:
- C:\Windows
- %APPDATA%
Does not override this - settungPY_PYTHON=3.9does.
File content:
[defaults]python=3.9
Running the older launcher the.ini file settings are honored i.e.py -0 reports 3.9 as the default.
Your environment
Windows 10 - 64bit
- CPython versions tested on:
- Operating system and architecture:
Windows 10 - 64bit Python:3.11.0b5 (main, Jul 25 2022, 22:59:14) [MSC v.1932 64 bit (AMD64)]but with multiple other pythons installed.
Metadata
Metadata
Assignees
Projects
Status
Done