This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author WildCard65
Recipients WildCard65, paul.moore, steve.dower, tim.golden, xmha97, zach.ware
Date 2021-04-16.23:41:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618616496.01.0.337505947436.issue43866@roundup.psfhosted.org>
In-reply-to
Content
Python, when installed for all users, installs to %ProgramFiles% (or %ProgramFiles(x86)% for 32-bit version on 64-bit Windows).

The %LocalAppData% install is just for you... you didn't install it for everyone or you didn't provide Python with the Administrator privileges it needs for %ProgramFiles% (IE: No process elevation)
History
Date User Action Args
2021-04-16 23:41:36WildCard65setrecipients: + WildCard65, paul.moore, tim.golden, zach.ware, steve.dower, xmha97
2021-04-16 23:41:36WildCard65setmessageid: <1618616496.01.0.337505947436.issue43866@roundup.psfhosted.org>
2021-04-16 23:41:36WildCard65linkissue43866 messages
2021-04-16 23:41:35WildCard65create