[Python-ideas] Looking for input to help with the pip situation
Eric Fahlgren
ericfahlgren at gmail.com
Mon Nov 20 17:30:51 EST 2017
On Mon, Nov 20, 2017 at 1:59 PM, Chris Barker <chris.barker at noaa.gov> wrote:
> BTW -- does pip install a "pip3" on Windows?
>
In 3.6 it does:
> find t:/Python36/ -iname 'pip*exe'
t:/Python36/Scripts/pip.exe
t:/Python36/Scripts/pip3.6.exe
t:/Python36/Scripts/pip3.exe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20171120/d94755aa/attachment.html>
More information about the Python-ideas
mailing list