> > I need to build a statically linked Python that has pip.
>
> What a curious thing to need.
In the old days that was the only way to build Python. I guess we were
just more curious back then. :-)
To the OP, as Thomas pointed out, you're going to have to identify all
the extension modules you n
On 08/05/2019 03:18, Simon Michnowicz via Python-list wrote:
> Dear Group,
> I need to build a statically linked Python that has pip.
What a curious thing to need.
> I built a version following the instructions at
> https://wiki.python.org/moin/BuildStatically
> but pip was not present in the bin
Dear Group,
I need to build a statically linked Python that has pip.
I built a version following the instructions at
https://wiki.python.org/moin/BuildStatically
but pip was not present in the binary directory afterwards.
I downloaded get-pip.py but when I tried to install it I get an error
messag