On Mon, Nov 20, 2017 at 1:59 PM, Chris Barker <chris.barker@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