Re: [Tutor] "Python not recognized as a command"

2018-09-01 Thread Mats Wichmann
On 09/01/2018 04:24 PM, Marc Tompkins wrote: > On Sat, Sep 1, 2018 at 10:40 AM, Dana O'Connor > wrote: > >> Hi, >> I've been trying to download and use Python 3.7 for the past few days and >> every time I try to open it it tells me I don't have "pip" which should be >> impossible because this ver

Re: [Tutor] "Python not recognized as a command"

2018-09-01 Thread Marc Tompkins
On Sat, Sep 1, 2018 at 10:40 AM, Dana O'Connor wrote: > Hi, > I've been trying to download and use Python 3.7 for the past few days and > every time I try to open it it tells me I don't have "pip" which should be > impossible because this version of Python is supposed to automatically come > with

Re: [Tutor] "Python not recognized as a command"

2018-09-01 Thread Alan Gauld via Tutor
On 01/09/18 18:40, Dana O'Connor wrote: > I've been trying to download and use Python 3.7 for the past few days How exactly did you download it (from which site and in which format?) And how did you then install it? > every time I try to open it it tells me I don't have "pip" That seems unlik