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

rbowman bowman at montana.com
Fri Dec 22 22:16:51 EST 2023


On Fri, 22 Dec 2023 17:27:58 -0700, Michael Torrie wrote:

> Using the py launcher as your Windows association with .py and.pyw files
> you can have multiple versions of python installed and everything works
> as it should, according to your shebang, just like on Unix.

Does that work with virtualenv or conda? I'm slowly getting up to speed 
with those.


More information about the Python-list mailing list