Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.lang.python > #3694
| Path | csiph.com!news.mixmin.net!aioe.org!Faqf6A55NG1s8DSVkh3L9A.user.46.165.242.75.POSTED!not-for-mail |
|---|---|
| From | Alain Ketterlin <alain@universite-de-strasbourg.fr.invalid> |
| Newsgroups | fr.comp.lang.python |
| Subject | Re: Répertoire d'installation de Python |
| Date | Tue, 21 Dec 2021 13:18:14 +0100 |
| Organization | Université de Strasbourg |
| Message-ID | <878rweqhh5.fsf@universite-de-strasbourg.fr.invalid> (permalink) |
| References | <61c1883c$0$28613$426a74cc@news.free.fr> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| Injection-Info | gioia.aioe.org; logging-data="16541"; posting-host="Faqf6A55NG1s8DSVkh3L9A.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
| Cancel-Lock | sha1:NqhipbBrMzOxYflJxQeUWNYwaoE= |
| X-Notice | Filtered by postfilter v. 0.9.2 |
| Xref | csiph.com fr.comp.lang.python:3694 |
Show key headers only | View raw
ast <ast@invalid> writes: [...] > mais depuis quelques temps, python s'installe sous: > > C:\Users\%username%\AppData\Local\Programs\Python > > on trouve même des libs sous: > > C:\Users\%username%\AppData\Roaming\Python\Python39\ > > Or AppData doit signifier "application datas", des > données donc, qu'est ce que le programme python va > faire là ? La notion de données est toute subjective, surtout pour un langage qui ne compile pas en code natif. > Et puis s'il y a plusieurs utilisateurs sur le même PC, > les autre utilisateurs ne vont pas pouvoir utiliser un > programme installé sous un compte C:\Users\%username% > > J'ai regardé à l'installation s'il y avait une option > pour installer sous C:\programmes\python mais je n'ai > rien vu. https://docs.python.org/3/using/windows.html#installation-steps Apparemment : il faut choisir une installation "customized" pour avoir une installation "all users". (J'ai pas essayé mais l'information m'est confirmée par un collègue.) -- Alain.
Back to fr.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Répertoire d'installation de Python ast <ast@invalid> - 2021-12-21 08:54 +0100
Re: Répertoire d'installation de Python Alain Ketterlin <alain@universite-de-strasbourg.fr.invalid> - 2021-12-21 13:18 +0100
Re: Répertoire d'installation de Python "Th.A.C" <aenleverraivac@free.fr.invalid> - 2021-12-21 14:14 +0100
Re: Répertoire d'installation de Python ast <ast@invalid> - 2021-12-21 15:20 +0100
[HS] Re: Répertoire d'installation de Python Youri Ligotmi <yl@free.fr.invalid> - 2021-12-22 23:29 +0100
csiph-web