Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #105138
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python directory |
| Date | 2016-03-17 15:02 -0400 |
| Message-ID | <mailman.283.1458241375.12893.python-list@python.org> (permalink) |
| References | <CAGXxqm1Z5oS7kMCkT=w=_0yV9Oc5y7Gdqk3irjGGbrCzW6d=xw@mail.gmail.com> |
On 3/16/2016 9:01 PM, Xerma Palmares wrote: > Hello, > I have just downloaded Python latest version on to PC running windows 10. > Unfortunately, after the completion of the download the Python icon was not > showing up on the Desktop The installer does not make desktop icons. > and could not found the Python files on the Programs folder either. By default, the installer puts an 'all users' install in 'Programs Files'. A 'me only' install goes in an obscure place in /users/me/appdata (hidden directory). At least for 'all users' install, you can change the default. After installation, a Python x.y entry is put under Start Menu => All apps => P. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Python directory Terry Reedy <tjreedy@udel.edu> - 2016-03-17 15:02 -0400
csiph-web