[issue30859] Can't install Python for Windows 3.6.1 on multiple profiles
New submission from Joe Jacobs: Windows 7 Ultimate: SP1. Fully pathed as of July 4th, 2017 My Windows 7 install has multiple user accounts. The main install account is set up with "Administrator" privledges. Some point in the past I had installed Python 3.6.1 on the main account. Did not install for all users. That put the python files inside the %appdata% folder. I was then trying to go through the Python Minecraft book with my daughter. We had logged in as my daughters login and tried to install Python 3.6.1 for her. Got an error stating Python was already installed, even though she couldn't access it for her Windows login. Ultimately, had to uninstall Python 3.6, and reinstall for "All users". Would think that multiple users could install Python in their own folder regardless of versions that other people have installed. -- components: Windows messages: 297776 nosy: Joe Jacobs, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: Can't install Python for Windows 3.6.1 on multiple profiles type: behavior versions: Python 3.6 ___ Python tracker <http://bugs.python.org/issue30859> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue30859] Can't install Python for Windows 3.6.1 on multiple profiles
Joe Jacobs added the comment: I checked, there are no install logs. Just realized, maybe an issue with the web installer rather than the base installer. python-3.6.1-amd64-webinstall Had downloaded this file and tried to run it. I wouldn't even get to the screen that asks you to do a standard or custom install. The only screen that popped up said python was already installed. I run it now after i uninstalled and re-installed for "All Users" and i don't have that issue. Are the logs for the web installer stored somewhere else? If not, maybe i'll try again and see if i can replicate again. -- ___ Python tracker <http://bugs.python.org/issue30859> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue30859] Can't install Python for Windows 3.6.1 on multiple profiles
Joe Jacobs added the comment: So, with the feedback, i uninstalled everything and tried installing again, but in the %appdata% folder for both users and everything worked fine. Both users have python installed. If i run the web launcher, the first time it installs on the second account and subsequent running of the launcher ask me to uninstall or repair as expected. I'm unable to find logs for the failed installs in the %temp% folder. If i'm able to duplicate the issue, i'll open a new bug report. Please go ahead and close this report. -- ___ Python tracker <http://bugs.python.org/issue30859> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com