Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Greg Ewing Newsgroups: comp.lang.python Subject: Re: Pip installs to unexpected place Date: Fri, 18 Apr 2025 13:24:28 +1200 Lines: 9 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; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net gdAkD1P6MgVfitFkvcWDJA5lfGN+UON11B2CxGUmVG0IAmyT9H Cancel-Lock: sha1:PcYMrq03WtBlRviddy5XMGUthV8= sha256:gjvyd7KBnLtpwAkVLayTLmt/N3QIhE5259iQeTXCJoM= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:91.0) Gecko/20100101 Thunderbird/91.3.2 Content-Language: en-US In-Reply-To: Xref: csiph.com comp.lang.python:197414 On 18/04/25 9:41 am, Mats Wichmann wrote: > There's just not a really great answer to this. Seems to me a system-installed application shouldn't be looking in the user's .local packages in the first place. That should only be for things the user has installed "for this user". -- Greg