[Python-ideas] Looking for input to help with the pip situation
Michel Desmoulin
desmoulinmichel at gmail.com
Fri Nov 10 01:55:55 EST 2017
>
> there can be multiple python2 or 3s too...
>
> at least with:
>
> python? -m pip install
>
> you will get the pip that matches the python you use...
Not on windows. You have the py command. My all point is that each of
the specific issues I mentioned are A and B but not C propositions. It's
not unified.
>
> with ensurepip, having pip no installed in a python is getting less
> common, so maybe this isn't needed anymore, but....
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.
>
> -CHB
>
>
> --
>
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R (206) 526-6959 <tel:(206)%20526-6959> voice
> 7600 Sand Point Way NE (206) 526-6329 <tel:(206)%20526-6329> fax
> Seattle, WA 98115 (206) 526-6317 <tel:(206)%20526-6317> main
> reception
>
> Chris.Barker at noaa.gov <mailto:Chris.Barker at noaa.gov>
>
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
More information about the Python-ideas
mailing list