Re: rebuilding python pip from source

2019-03-04 Thread Yaakov Selkowitz
On Mon, 2019-03-04 at 11:09 -0700, Doug Henderson wrote: > On Mon, 4 Mar 2019 at 09:39, Yaakov Selkowitz <> wrote: > > On Mon, 2019-03-04 at 04:57 -0700, Doug Henderson wrote: > > > I am trying to rebuild the python37-pip package from source. > > > Checking source in setup gives me

Re: rebuilding python pip from source

2019-03-04 Thread Doug Henderson
On Mon, 4 Mar 2019 at 09:39, Yaakov Selkowitz <> wrote: > > On Mon, 2019-03-04 at 04:57 -0700, Doug Henderson wrote: > > I am trying to rebuild the python37-pip package from source. > > Checking source in setup gives me /usr/src/python-pip-19.0.2-1.src/ > > When I try to build the package I get an

Re: rebuilding python pip from source

2019-03-04 Thread Yaakov Selkowitz
On Mon, 2019-03-04 at 04:57 -0700, Doug Henderson wrote: > I am trying to rebuild the python37-pip package from source. > Checking source in setup gives me /usr/src/python-pip-19.0.2-1.src/ > When I try to build the package I get an error: > > $ cygport python-pip.cygport all > *** ERROR:

rebuilding python pip from source

2019-03-04 Thread Doug Henderson
I am trying to rebuild the python37-pip package from source. Checking source in setup gives me /usr/src/python-pip-19.0.2-1.src/ When I try to build the package I get an error: $ cygport python-pip.cygport all *** ERROR: python27-pip is required to build this package Initially I got