Re: can't install/run pip (Latest version of Python)

2018-07-18 Thread Thomas Jollans
On 2018-07-18 02:47, S Lea wrote: > What do you use, Gene? > It seems most business program run on Windows. Many of us here use Linux. Some just rather like it and could use any OS, while for others, software they rely on for work might only work properly, or work better, on Linux. (This might be

Re: can't install/run pip (Latest version of Python)

2018-07-17 Thread S Lea
What do you use, Gene? It seems most business program run on Windows. On Tue, Jul 17, 2018 at 5:14 PM, Gene Heskett wrote: > On Tuesday 17 July 2018 18:48:22 S Lea wrote: > > > nd that leads to a > > question, where did you get it?, and how long ago? Maybe its an old > > version? Head scratch

Re: can't install/run pip (Latest version of Python)

2018-07-17 Thread Gene Heskett
On Tuesday 17 July 2018 18:48:22 S Lea wrote: > nd that leads to a > question, where did you get it?, and how long ago? Maybe its an old > version? Head scratcher for sure. > > I have 3.7, downloaded a week ago > https://www.python.org/downloads/ > > Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018

Re: can't install/run pip (Latest version of Python)

2018-07-17 Thread S Lea
Also, how does one get a 64 bit version? On Tue, Jul 17, 2018 at 4:04 PM, S Lea wrote: > Terry, > > BLESS YOU!!! > > The second option worked I installed python 3.7 and > then pycharm-community-2018.1.4. I'm following a video course by TTC How > To Program: Computer Science Concepts And Python E

Re: can't install/run pip (Latest version of Python)

2018-07-17 Thread S Lea
Terry, BLESS YOU!!! The second option worked I installed python 3.7 and then pycharm-community-2018.1.4. I'm following a video course by TTC How To Program: Computer Science Concepts And Python Exercises. The instructor suggested to install pycharm community. I'm also following a few youtube vide

Re: can't install/run pip (Latest version of Python)

2018-07-17 Thread S Lea
nd that leads to a question, where did you get it?, and how long ago? Maybe its an old version? Head scratcher for sure. I have 3.7, downloaded a week ago https://www.python.org/downloads/ Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:06:47) [MSC v.1914 32 bit (Intel)] on win32 Type "help",

Re: can't install/run pip (Latest version of Python)

2018-07-17 Thread Terry Reedy
On 7/16/2018 11:03 PM, S Lea wrote: Some additional info, which allows me to say the following: 1) Don't know what do you mean by the traceback. >>> 1/o Traceback (most recent call last): File "", line 1, in 1/o NameError: name 'o' is not defined The last four lines 2) In DOS, pip i

Re: can't install/run pip (Latest version of Python)

2018-07-16 Thread Gene Heskett
On Monday 16 July 2018 23:06:19 S Lea wrote: > 'pip' not recognized as internal or external command, operable program > or batch. > > And for some reason it's a 32 bit version > Huh? My ancient wet ram memory is probably out to lunch, but ISTR reading about someone else with the same problem at l

Re: can't install/run pip (Latest version of Python)

2018-07-16 Thread S Lea
of python 3.7 On Mon, Jul 16, 2018 at 8:06 PM, S Lea wrote: > 'pip' not recognized as internal or external command, operable program or > batch. > > And for some reason it's a 32 bit version > > On Mon, Jul 16, 2018 at 8:03 PM, S Lea wrote: > >> Thank you for reaching out. >> >> 1) Don't know w

Re: can't install/run pip (Latest version of Python)

2018-07-16 Thread S Lea
Also, I can't find the location of Python insallation, it refers to C:\Users\Precision\PycharmProjects\my first project from video\venv\Scripts On Mon, Jul 16, 2018 at 8:06 PM, S Lea wrote: > of python 3.7 > > On Mon, Jul 16, 2018 at 8:06 PM, S Lea wrote: > >> 'pip' not recognized as internal o

Re: can't install/run pip (Latest version of Python)

2018-07-16 Thread S Lea
'pip' not recognized as internal or external command, operable program or batch. And for some reason it's a 32 bit version On Mon, Jul 16, 2018 at 8:03 PM, S Lea wrote: > Thank you for reaching out. > > 1) Don't know what do you mean by the traceback. > 2) In DOS, pip install pandas > 3) Yes, i

Re: can't install/run pip (Latest version of Python)

2018-07-16 Thread S Lea
Thank you for reaching out. 1) Don't know what do you mean by the traceback. 2) In DOS, pip install pandas 3) Yes, in DOS, Win 10 4) 3.7 5) Not getting much info On Sun, Jul 15, 2018 at 5:44 PM, boB Stepp wrote: > On Sun, Jul 15, 2018 at 7:34 PM S Lea wrote: > > > > I can't seem to install th

Re: can't install/run pip (Latest version of Python)

2018-07-15 Thread boB Stepp
On Sun, Jul 15, 2018 at 7:34 PM S Lea wrote: > > I can't seem to install the pips, DOS gives me the syntex i invalid, any > thoughts? You provide insufficient information for anyone to be able to help you. 1) Copy and paste the entire traceback into a plain text email, no screen shots please.

Re: can't install/run pip (Latest version of Python)

2018-07-15 Thread Cameron Simpson
On 15Jul2018 17:32, S Lea wrote: I can't seem to install the pips, DOS gives me the syntex i invalid, any thoughts? Please post, inline as text, the commands you're trying to run, including the prompt at which you're running the command and including any error messages that happen. Also tell