Sujet : Re: Pip installs to unexpected place (Posting On Python-List Prohibited)
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.pythonDate : 18. Apr 2025, 03:20:09
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vtscsp$1uc55$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Pan/0.162 (Pokrosvk)
On Fri, 18 Apr 2025 13:24:28 +1200, Greg Ewing wrote:
Seems to me a system-installed application shouldn't be looking in the
user's .local packages in the first place.
That might depend on what it’s doing. The user may want to override system
defaults, not just for configuration, but also for certain code to be
executed.