Python 3.12.1, Windows 11: shebang line #!/usr/bin/env python3 doesn't work any more
Barry
barry at barrys-emacs.org
Tue Jan 16 17:44:41 EST 2024
> On 16 Jan 2024, at 17:11, Sibylle Koczian via Python-list <python-list at python.org> wrote:
>
> while the new Windows 11 machine finds the Microsoft stub
You can turn off the stub in windows settings. The magic windows jargon is
“App Execution Aliases”. Once you find it in settings you can turn off
the python and python3 aliases.
Barry
More information about the Python-list
mailing list