Bug report
Following installing 3.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 to both of the following locations:
- C:\Windows
- %APPDATA%
Does not override this - settung PY_PYTHON=3.9 does.
File content:
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.
Bug report
Following installing
3.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 to both of the following locations:Does not override this - settung
PY_PYTHON=3.9does.File content:
Running the older launcher the
.inifile settings are honored i.e.py -0reports 3.9 as the default.Your environment
Windows 10 - 64bit
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.