Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.python Subject: Re: Pip installs to unexpected place (Posting On Python-List Prohibited) Date: Fri, 18 Apr 2025 02:20:09 -0000 (UTC) Organization: A noiseless patient Spider Lines: 8 Message-ID: References: <4ZcdYR5WnWznV1q@mail.python.org> <4Zd3YM00SYznVKQ@mail.python.org> <4ZdrJv0v0LznV1q@mail.python.org> <6d1ac10c-80c0-484b-a7e7-e1966cea1b5d@wichmann.us> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Fri, 18 Apr 2025 04:20:09 +0200 (CEST) Injection-Info: dont-email.me; posting-host="815e419e5016bffc0d489426d3e0a5c2"; logging-data="2044069"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX194qjetzMXHubGvUP2bi3Pr" User-Agent: Pan/0.162 (Pokrosvk) Cancel-Lock: sha1:vggF5icgbEhtmZ9rEonz+LnuUnc= Xref: csiph.com comp.lang.python:197415 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.