Re: Where to put *.pth files for custom Python site packages?

2024-09-18 Thread Florent Rougon
would also work *for the venv*: /lib/python3.12/site-packages Alternatively, of course, you can rely on the PYTHONPATH environment variable. Regards -- Florent

Re: Where to put *.pth files for custom Python site packages?

2024-09-16 Thread tomas
e the > documentation specifically mentions "lib/pythonX.Y/site-packages (on Unix > and macOS)", I found that Debian seems to do this differently: > > $ python -c 'import site ; print(site.getsitepackages())' > ['/usr/local/lib/python3.11/dist-packages&#x

Where to put *.pth files for custom Python site packages?

2024-09-16 Thread Christian Gelinek
We're using a library of our own Python modules & packages. The Python documentation[0] states that the search path can be extended via .pth files which should be added to specific directories. While the documentation specifically mentions "lib/pythonX.Y/site-packages (on Unix

Re: python: local site-packages

2006-09-23 Thread Jerome BENOIT
Thanks for the answer. Since my email, I have made some progress in Python: there is a debian switch (which is incompatible with the --prefix switch): python setup.py install --debian So far, I get only error messages: I guess I have to dig this matter. Thanks, Jerome Larry Holish wrote: On

Re: python: local site-packages

2006-09-22 Thread Larry Holish
On Thu, Sep 21, 2006 at 05:43:33PM +0800, Jerome BENOIT wrote: > Hello List, > > I have to use Python, which is new for me. > > In particular I have to install some Python packages > which are not debianised on my Etch box: > I tired to do so, but I realized that the package > was installed in th

python: local site-packages

2006-09-21 Thread Jerome BENOIT
Hello List, I have to use Python, which is new for me. In particular I have to install some Python packages which are not debianised on my Etch box: I tired to do so, but I realized that the package was installed in the /usr directory, namely not in the /usr/local directory as I expected: 1] thi

Re: Site packages

2003-12-12 Thread Ken Gilmour
On Fri, 2003-12-12 at 08:07, Gaëtan CAPOU wrote: > Gaëtan CAPOU wrote: > > Please help me , > My server is down until 3 weeks, because i need kernel-headers-2.4.18-bf2.4 > > Have you a debian install with a drivers broacom BC5700 ??? > you can get them from http://www.broadcom.com/drivers/downlo

Re: Site packages

2003-12-12 Thread Gaëtan CAPOU
Gaëtan CAPOU wrote: Please help me , My server is down until 3 weeks, because i need kernel-headers-2.4.18-bf2.4 Have you a debian install with a drivers broacom BC5700 ??? Bests REgards. Gaëtan CAPOU wrote: Hi, thank for you rely, but, i need of this files to build the drivers of my LAN card t

Re: Site packages

2003-12-09 Thread Gaëtan CAPOU
Gaëtan CAPOU wrote: Hi, thank for you rely, but, i need of this files to build the drivers of my LAN card to acces to internet. I need to download this files to Windows computer. Have you a other solution. thank you. gcp. Paul William wrote: Run the following command as root: apt-get install k

Re: Site packages

2003-12-08 Thread Rob Weir
On Mon, Dec 08, 2003 at 09:50:59AM +0100, Ga?tan CAPOU said > hi, > > i wait until 2 weeks the open of your site for install my server. > When did you open your site http://packages.debian.org. Yes, it was taken down due to the compromise of several Debian machines. http://lists.debian.org/debia

Site packages

2003-12-08 Thread Gaëtan CAPOU
hi, i wait until 2 weeks the open of your site for install my server. When did you open your site http://packages.debian.org. Please ssay me where is possible to download this files : http://packages.debian.org/unstable/devel/kernel-headers-2.4.18-bf2.4.html Thank you very much. Mr CAPOU Gaëtan.