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
On 10/11/2017 10: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 Downloaded from python.org. - Can you start the Python interpreter? Yes...works fine. * How exactly

Re: Unable to run pip in Windows 10

2017-10-11 Thread Terry Reedy
On 10/11/2017 11:54 AM, Michael Torrie wrote: 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 ^^^ This is exactly what I see

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
el Cuddehe > Cc: Thomas Jollans; python-list@python.org > Subject: Re: Unable to run pip in Windows 10 > > On 11 October 2017 at 15:46, Michael Cuddehe wrote: >> - What exactly did you install? >>>> Latest install: Python 3.5.4 (v3.5.4:3f56838, Aug 8 2017, 02:17:05) &g

Re: Unable to run pip in Windows 10

2017-10-11 Thread Paul Moore
On 11 October 2017 at 15:46, 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 >>> Downloaded from python.org. > - Can you start the Python interpreter? >>> Yes...works fine. >

RE: Unable to run pip in Windows 10

2017-10-11 Thread Michael Cuddehe
:python-list-bounces+mcuddehe=strategicga@python.org] On Behalf Of Thomas Jollans Sent: Wednesday, October 11, 2017 3:30 AM To: python-list@python.org Subject: Re: Unable to run pip in Windows 10 On 2017-10-10 22:37, Michael Cuddehe wrote: > I have tried multiple versions, 32 & 64 bit. Same

Re: Unable to run pip in Windows 10

2017-10-11 Thread Thomas Jollans
On 2017-10-10 22: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." > You're going to have to give us some more information for anybody to be able to real

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