Python 3.12.1, Windows 11: shebang line #!/usr/bin/env python3 doesn't work any more

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Jan 15 18:27:57 EST 2024


On 16/01/24 11:55 am, Mats Wichmann wrote:
> Windows 
> natively has something called python.exe and python3.exe which is 
> interfering here

I'm wondering whether py.exe should be taught to recognise these stubs
and ignore them. This sounds like something that could trip a lot of
people up.

-- 
Greg


More information about the Python-list mailing list