Re: PEP 668 -- Graceful cooperation between external and Python package managers

2021-09-14 Thread Maxim Cournoyer
Hi, Liliana Marie Prikler writes: > Hi, > > Am Samstag, den 11.09.2021, 22:36 -0400 schrieb Maxim Cournoyer: >> IIUC, PEP 668 is about *warning* a pip user when installing a package >> would shadow a system one; it does so by reading a EXTERNALLY-MANAGED >> file in the Python library site-packag

Re: PEP 668 -- Graceful cooperation between external and Python package managers

2021-09-12 Thread Liliana Marie Prikler
Hi, Am Samstag, den 11.09.2021, 22:36 -0400 schrieb Maxim Cournoyer: > IIUC, PEP 668 is about *warning* a pip user when installing a package > would shadow a system one; it does so by reading a EXTERNALLY-MANAGED > file in the Python library site-packages directory. > > So simply put, all we have

Re: PEP 668 -- Graceful cooperation between external and Python package managers

2021-09-11 Thread Maxim Cournoyer
Hello, Leo Famulari writes: > On Tue, Sep 07, 2021 at 04:39:28PM +0200, Maxime Devos wrote: >> See . >> I haven't looked closely into this myself. >> It might be relevant to Guix. >> >> For LWN subscribers, there is an article about the PEP: >>

Re: PEP 668 -- Graceful cooperation between external and Python package managers

2021-09-07 Thread Leo Famulari
On Tue, Sep 07, 2021 at 04:39:28PM +0200, Maxime Devos wrote: > See . > I haven't looked closely into this myself. > It might be relevant to Guix. > > For LWN subscribers, there is an article about the PEP: > . Here is a

PEP 668 -- Graceful cooperation between external and Python package managers

2021-09-07 Thread Maxime Devos
See . I haven't looked closely into this myself. It might be relevant to Guix. For LWN subscribers, there is an article about the PEP: . Greetings, Maxime. signature.asc Description: This is a digitally signed message