Sujet : Re: Best Practice Virtual Environment
De : Karsten.Hilbert (at) *nospam* gmx.net (Karsten Hilbert)
Groupes : comp.lang.pythonDate : 06. Oct 2024, 00:21:09
Autres entêtes
Message-ID : <mailman.2.1728190908.3207.python-list@python.org>
References : 1 2
Am Sat, Oct 05, 2024 at 10:27:33PM +0200 schrieb Ulrich Goebel via Python-list:
Debian (or even Python3 itself) doesn't allow to pip install required packages system wide, so I have to use virtual environments even there. But is it right, that I have to do that for every single user?
>
Can someone give me a hint to find an howto for that?
AFAICT the factual consensus appears to be
install modules as packaged by the system
you won't need anything else
If you do find how to cleanly install non-packaged modules
in a system-wide way (even if that means installing every
application into its own *system-wide* venv) - do let me
know.
Karsten
-- GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B