[Python-ideas] Looking for input to help with the pip situation

Nick Coghlan ncoghlan at gmail.com
Fri Nov 10 02:38:58 EST 2017


On 10 November 2017 at 16:55, Michel Desmoulin
<desmoulinmichel at gmail.com> wrote:
> ensurepip may depend of youself having an internet connection when you
> install it. And without a proxy. And it's not used on debian flavours.

No, ensurepip doesn't depend on internet access (by design - it's the
main reason why CPython bundles the wheel files).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-ideas mailing list