OK, but 1. should the installer work for administrator + all users or not?
2. if not, should the installer work for me (a non-admin) and install python correctly and successfully for my account if I run it in my account, not the admin? thanks jan On 20/05/2021, Terry Reedy <[email protected]> wrote: > On 5/20/2021 7:06 AM, jan via Python-list wrote: > >> This time it's simply not installing correctly when run as >> administrator, and not at all when run as non-administrator. >> >> As administrator, it's not installing for other users as I believe it >> should. >> >> It's certainly not adding the python path correctly *for all users* > >> C:\WINDOWS\system32>whoami > ... >> Any thoughts? > > On Windows, use the py launcher to launch python. It was added as the > solution to problems with adding python paths, including problems with > multiple installs and those with removing them. > > > -- > Terry Jan Reedy > > -- > https://mail.python.org/mailman/listinfo/python-list > -- https://mail.python.org/mailman/listinfo/python-list
