New to python issue tracking; prone to ignorance. I'm on Windows 10. I noticed after checking to add Python to my path variable and then changing the location from AppData's directory that after the installation, the filepaths associated with AppData were added to the path variable. The new path and any would-be associated filepaths were not added to the path variable. Thanks in advance if you can at least let me know if this is typical or a problem.
New to python issue tracking; prone to ignorance. I'm on Windows 10. I noticed after checking to add Python to my path variable and then changing the location from AppData's directory that after the installation, the filepaths associated with AppData were added to the path variable. Thanks in advance if you can at least let me know if this is typical or a problem.
You should have a set of log files in your %TEMP% directory. Could you zip them up and attach to this issue? That should show whether the installer got confused about something. Note that if you install the launcher but not for all users (the other check box on the first page) you can't actually reconfigure where it installs to, and it will be put on PATH, so you may be seeing that.
You're right. It was the launcher I was viewing. On the first page, I unchecked installing the launcher for all users. Thanks for pointing out that distinction. Happy holidays. On Dec 24, 2016 12:28 AM, "Steve Dower" <report@bugs.python.org> wrote: > > Steve Dower added the comment: > > You should have a set of log files in your %TEMP% directory. Could you zip > them up and attach to this issue? That should show whether the installer > got confused about something. > > Note that if you install the launcher but not for all users (the other > check box on the first page) you can't actually reconfigure where it > installs to, and it will be put on PATH, so you may be seeing that. > > ---------- > > _______________________________________ > Python tracker <report@bugs.python.org> > <http://bugs.python.org/issue29060> > _______________________________________ >
History
Date
User
Action
Args
2022-04-11 14:58:41
admin
set
github: 73246
2016-12-28 23:22:46
steve.dower
set
status: open -> closedresolution: not a bugstage: resolved