Re: Fw: python thinking at debian

2023-02-21 Thread Max Nikulin
On 20/02/2023 20:59, Vic Cekvenich wrote: ... I think that is the goal for all of us. ... I did/do apt install python3-pip and python3-venv and python ensurepip still does not work. But if I do pyenv to build, all of python works well. There is large gap between too generic goal "can develop"

Re: Fw: python thinking at debian

2023-02-20 Thread Dan Ritter
Vic Cekvenich wrote: > Hi Dan, thx for a response. > > I am trying to avoid building python. > > I currently do that via pyenv for the system python and it makes debian > unstable(as 'my' python in /usr/local fights with other system packages in > /bin. I'd like to think that debian also would l

Re: Fw: python thinking at debian

2023-02-20 Thread Vic Cekvenich
Hi Dan, thx for a response. I am trying to avoid building python. I currently do that via pyenv for the system python and it makes debian unstable(as 'my' python in /usr/local fights with other system packages in /bin. I'd like to think that debian also would like to help in us devs not havin

Re: Fw: python thinking at debian

2023-02-20 Thread Dan Ritter
Vic Cekvenich wrote: > > I can't figure out how to file a bug. But I see a bug related to ensurepip - > and some maintainer said that ensurepip is used by developers and won't be > fixed by debian. > > But you also won't let us that develop fix it. In ubuntu, they even have a > repo for ptyh

Fw: python thinking at debian

2023-02-19 Thread Vic Cekvenich
I can't figure out how to file a bug. But I see a bug related to ensurepip - and some maintainer said that ensurepip is used by developers and won't be fixed by debian. But you also won't let us that develop fix it. In ubuntu, they even have a repo for ptyhon to help developers (deadsnakes or