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
at happen. Also tell us what kind of system you're running this on (Windows, Mac, so forth). A common mistake is to run "pip install" inside Python (the ">>> " prompt) instead of and the command line prompt, because "pip" is a command in its own right

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

2018-07-15 Thread S Lea
I can't seem to install the pips, DOS gives me the syntex i invalid, any thoughts? Thank you -- https://mail.python.org/mailman/listinfo/python-list

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

2018-07-15 Thread S Lea
I can't seem to install the pips, DOS gives me the syntex i invalid, any thoughts? Thank you -- https://mail.python.org/mailman/listinfo/python-list

RE: Unable to run pip in Windows 10

2017-10-13 Thread Michael Cuddehe
Thank you!!! What finally worked.> py -m pip install pyperclip -Original Message- From: Terry Reedy [mailto:tjre...@udel.edu] Sent: Wednesday, October 11, 2017 1:00 PM To: python-list@python.org Subject: Re: Unable to run pip in Windows 10 On 10/11/2017 10:46 AM, Michael Cudd

Re: Unable to run pip in Windows 10

2017-10-11 Thread Terry Reedy
did you go about this ?? - How exactly do you try to run pip? Command prompt: c:\Users\FFC>pip import (module) Try running instead ...> python -m pip install or to specifically ensure that you run 3.5, ...> py -3.5 -m pip install and if that fails, copy the entire response.

Re: Unable to run pip in Windows 10

2017-10-11 Thread Terry Reedy
see from 64 bit python installed on 64 bit Windows. 'win32' refers to the Windows platform, versus linux, unix, darwin, etc. Yes, it is confusing. So your OS is 32 bit? The next line says that this binary runs fine. So 'No'. The problem is specific to trying to run pip

Re: Unable to run pip in Windows 10

2017-10-11 Thread Michael Torrie
On 10/11/2017 08:46 AM, Michael Cuddehe wrote: > - What exactly did you install? >>> Latest install: Python 3.5.4 (v3.5.4:3f56838, Aug 8 2017, 02:17:05) [MSC > v.1900 64 bit (AMD64)] on win32 ^^^ So your OS is 32 bit? If so, you can't run 64-bit software on it. This v

Re: Unable to run pip in Windows 10

2017-10-11 Thread Paul Moore
"Access is denied" sounds like you've installed Python for all users (i.e. in C:\Program Files) and you're not using an elevated prompt to run pip. If you have Python in C:\Program Files, you either need to install modules in your user environment (via pip install --user) whic

Re: Unable to run pip in Windows 10

2017-10-11 Thread Paul Moore
reter? >>> Yes...works fine. >* How exactly did you go about this >>> ?? > - How exactly do you try to run pip? >>> Command prompt: c:\Users\FFC>pip import (module) >>> > - What exactly happens when you try? >>> Windows error message: &quo

RE: Unable to run pip in Windows 10

2017-10-11 Thread Michael Cuddehe
gt; ?? - How exactly do you try to run pip? >> Command prompt: c:\Users\FFC>pip import (module) >> - What exactly happens when you try? >> Windows error message: "This app can't run on your PC" -Original Message- From: Python-list [mailto

Re: Unable to run pip in Windows 10

2017-10-11 Thread Thomas Jollans
e information for anybody to be able to really help you here. We just don't know what's going on. - What exactly did you install? - Can you start the Python interpreter? * How exactly did you go about this - How exactly do you try to run pip? - What exactly happens when you try? You

Re: Unable to run pip in Windows 10

2017-10-11 Thread Paul Moore
On 10 October 2017 at 21:37, Michael Cuddehe wrote: > I have tried multiple versions, 32 & 64 bit. Same problem. > > "This app can't run on your PC. To find a version for your PC, check with > the software publisher." It's difficult to know what to say - it runs fine for me (Windows 10, Python 3.

Unable to run pip in Windows 10

2017-10-10 Thread Michael Cuddehe
I have tried multiple versions, 32 & 64 bit. Same problem. "This app can't run on your PC. To find a version for your PC, check with the software publisher." -- https://mail.python.org/mailman/listinfo/python-list

Re: Run pip

2014-05-24 Thread Mark Lawrence
On 24/05/2014 23:47, Igor Korot wrote: Mark, On Sat, May 24, 2014 at 3:34 PM, Mark Lawrence wrote: On 24/05/2014 23:12, Igor Korot wrote: Hi, ALL, I'm running Windows XP SP3 with python 2.7. According to https://pip.pypa.io/en/latest/installing.html all I need is to download get-pip.py and

Re: Run pip

2014-05-24 Thread Igor Korot
Mark, On Sat, May 24, 2014 at 3:34 PM, Mark Lawrence wrote: > On 24/05/2014 23:12, Igor Korot wrote: >> >> Hi, ALL, >> I'm running Windows XP SP3 with python 2.7. >> >> According to https://pip.pypa.io/en/latest/installing.html all I need >> is to download get-pip.py and then run "python get-pip.

Re: Run pip

2014-05-24 Thread Mark Lawrence
On 24/05/2014 23:12, Igor Korot wrote: Hi, ALL, I'm running Windows XP SP3 with python 2.7. According to https://pip.pypa.io/en/latest/installing.html all I need is to download get-pip.py and then run "python get-pip.py". However, after that running pip does not do anything. It says "pip is not

Run pip

2014-05-24 Thread Igor Korot
Hi, ALL, I'm running Windows XP SP3 with python 2.7. According to https://pip.pypa.io/en/latest/installing.html all I need is to download get-pip.py and then run "python get-pip.py". However, after that running pip does not do anything. It says "pip is not recognized as an internal command". My