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 the case for some
software developers, and for some scientists and engineers). For others,
Windows has a distinct advantage.

Anyway, never mind Gene and his talk of diseases.



> Also, how does one get a 64 bit version?

When you said you were using a 32 bit version, I wondered how on earth
one gets a 32 bit version.

It turns out the x86-64 and x86 versions are listed on the same download
pages, right below each other. You must have clicked the wrong one.
-- 
https://mail.python.org/mailman/listinfo/python-list


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 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", "copyright", "credits" or "license" for more information.
> >
> > Is this what you were suggesting?
>
> I wasn't clear enough, I was referring to your 'pip' install. But since
> this idents the 3.7 as 32 bit, I wonder if there is a 64 bit version
> there too. Yes, there are 3 of each, and I suspect you need the x86-64
> versions.
>
> Or I could be full of it, the last windows install I allowed here was XP,
> and when I found its drivers couldn't run the radio in an HP lappy I had
> bought for a road machine, the drive got formatted and mandrake
> installed, which at least tried to run the radio. So other than
> configuring friends networking on more recent windows installs, I have
> essentially zero windows expertise. Windows is a disease I try very hard
> to stay away from.
>
> So I'll bow out and let someone more knowledgable step in.
>
> >
> > On Mon, Jul 16, 2018 at 8:47 PM, Gene Heskett 
> wrote:
> > > 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 least a year ago
> > > on this list, unfortunately I have a 90 day expiry setup on this
> > > list so searching is just an exercise. My email corpus is nearly 20
> > > gigabytes now.
> > >
> > > pip has been around since it seems forever, but I would have thought
> > > by now it would have been rebuilt for 64 bit systems.  And that
> > > leads to a question, where did you get it?, and how long ago?  Maybe
> > > its an old version?  Head scratcher for sure.
> > >
> > > > 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.
> > >
> > > What you see in the terminal screen you ran it in. It should a press
> > > the left mouse button and wipe the mouse from beginning to end so
> > > its all highlighted, then position the curser in an email and press
> > > the middle mouse button, which should copy the highlighted text into
> > > the email.
> > >
> > > > > 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 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.
> > > > >> 2) Copy and paste exactly what you typed that generated the
> > > > >> syntax error. 3) Did you do all of this in cmd.exe in what
> > > > >> version of Windows?  Or did you use something else?  Hopefully
> > > > >> not in the interactive Python interpreter or IDLE!
> > > > >> 4) What Python version are you using?
> > > > >> 5) Did you try searching for the exact error message and see
> > > > >> what answers might already be out there?
> > > > >>
> > > > >> If you provide these things, or, better, search and find the
> > > > >> answer yourself, I'm sure someone will be happy to assist.
> > > > >>
> > > > >> Good luck!
> > > > >> --
> > > > >> boB
> > > > >> --
> > > > >> https://mail.python.org/mailman/listinfo/python-list
> > >
> > > --
> > > Cheers, Gene Heskett
> > > --
> > > "There are four boxes to be used in defense of liberty:
> > >  soap, ballot, jury, and ammo. Please use in that order."
> > > -Ed Howdershelt (Author)
> > > Genes Web page 
> > > --
> > > https://mail.python.org/mailman/listinfo/python-list
>
>
>
> --
> Cheers, Gene Heskett
> --
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> Genes Web page 
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


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, 04:06:47) [MSC v.1914 32
> bit (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
>
> Is this what you were suggesting?

I wasn't clear enough, I was referring to your 'pip' install. But since 
this idents the 3.7 as 32 bit, I wonder if there is a 64 bit version 
there too. Yes, there are 3 of each, and I suspect you need the x86-64 
versions.

Or I could be full of it, the last windows install I allowed here was XP, 
and when I found its drivers couldn't run the radio in an HP lappy I had 
bought for a road machine, the drive got formatted and mandrake 
installed, which at least tried to run the radio. So other than 
configuring friends networking on more recent windows installs, I have 
essentially zero windows expertise. Windows is a disease I try very hard 
to stay away from.

So I'll bow out and let someone more knowledgable step in.

>
> On Mon, Jul 16, 2018 at 8:47 PM, Gene Heskett  
wrote:
> > 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 least a year ago
> > on this list, unfortunately I have a 90 day expiry setup on this
> > list so searching is just an exercise. My email corpus is nearly 20
> > gigabytes now.
> >
> > pip has been around since it seems forever, but I would have thought
> > by now it would have been rebuilt for 64 bit systems.  And that
> > leads to a question, where did you get it?, and how long ago?  Maybe
> > its an old version?  Head scratcher for sure.
> >
> > > 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.
> >
> > What you see in the terminal screen you ran it in. It should a press
> > the left mouse button and wipe the mouse from beginning to end so
> > its all highlighted, then position the curser in an email and press
> > the middle mouse button, which should copy the highlighted text into
> > the email.
> >
> > > > 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 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.
> > > >> 2) Copy and paste exactly what you typed that generated the
> > > >> syntax error. 3) Did you do all of this in cmd.exe in what
> > > >> version of Windows?  Or did you use something else?  Hopefully
> > > >> not in the interactive Python interpreter or IDLE!
> > > >> 4) What Python version are you using?
> > > >> 5) Did you try searching for the exact error message and see
> > > >> what answers might already be out there?
> > > >>
> > > >> If you provide these things, or, better, search and find the
> > > >> answer yourself, I'm sure someone will be happy to assist.
> > > >>
> > > >> Good luck!
> > > >> --
> > > >> boB
> > > >> --
> > > >> https://mail.python.org/mailman/listinfo/python-list
> >
> > --
> > Cheers, Gene Heskett
> > --
> > "There are four boxes to be used in defense of liberty:
> >  soap, ballot, jury, and ammo. Please use in that order."
> > -Ed Howdershelt (Author)
> > Genes Web page 
> > --
> > https://mail.python.org/mailman/listinfo/python-list



-- 
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 
-- 
https://mail.python.org/mailman/listinfo/python-list


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 Exercises. The instructor
> suggested to install pycharm community. I'm also following a few youtube
> videos on data analyses. Like  sentdex, https://www.youtube.
> com/user/sentdex, but he is pretty advanced, even his basic tutorials. I
> didn't touch programming from HS about 20yrs ago.  Is python a good way to
> start and learn or use anaconda?  This guy from sendex uses IDLE, but after
> I installed pycharms, I can't bring it up and the background is black, but
> I started w/ white.
>  Would you suggest resources to learn from? I'm in finance and it seems
> python is way ahead of excel.
>
> Thank you,
> Stan
>
> C:\Users\Precision>py -3.7 -m pip install pandas
> Collecting pandas
>   Downloading https://files.pythonhosted.org/packages/a9/e8/ca7637c5176780
> 9cd7328dd01e246b8f2ec0fde566c9b7440b91d9a33460/pandas-0.23.
> 3-cp37-cp37m-win32.whl (6.8MB)
> 100% || 6.8MB 620kB/s
> Collecting pytz>=2011k (from pandas)
>   Downloading https://files.pythonhosted.org/packages/30/4e/27c34b62430286
> c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-
> py2.py3-none-any.whl (510kB)
> 100% || 512kB 810kB/s
> Collecting python-dateutil>=2.5.0 (from pandas)
>   Downloading https://files.pythonhosted.org/packages/cf/f5/af2b09c957ace6
> 0dcfac112b669c45c8c97e32f94aa8b56da4c6d1682825/python_
> dateutil-2.7.3-py2.py3-none-any.whl (211kB)
> 100% || 215kB 646kB/s
> Collecting numpy>=1.9.0 (from pandas)
>   Downloading https://files.pythonhosted.org/packages/6c/28/010d2433a02bdb
> 7a2d20638953cdb8c6b0324b9c5c431e444a5c5ad40dd7/numpy-1.14.5-
> cp37-none-win32.whl (9.8MB)
> 100% || 9.8MB 661kB/s
> Collecting six>=1.5 (from python-dateutil>=2.5.0->pandas)
>   Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6
> 397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-
> py2.py3-none-any.whl
> Installing collected packages: pytz, six, python-dateutil, numpy, pandas
>
> On Tue, Jul 17, 2018 at 12:09 AM, Terry Reedy  wrote:
>
>> 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 install pandas
>>>
>>
>> Try the core-developer recommended way to run modules:
>> python -m pip install pandas
>> or, if you installed the py launcher and have multiple python versions
>> py -3.7 -m pip install pandas
>>
>> If you see something about pip not being installed,
>> python -m ensurepip
>>
>> 3) Yes, in DOS, Win 10
>>>
>>
>> Crucial info.
>>
>> 4) 3.7
>>>
>>
>> Allowed me to specify how to specifically launch 3.7.
>>
>>
>> 5) Not getting much info
>>>
>>
>> --
>> Terry Jan Reedy
>>
>> --
>> https://mail.python.org/mailman/listinfo/python-list
>>
>
>
-- 
https://mail.python.org/mailman/listinfo/python-list


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
videos on data analyses. Like  sentdex, https://www.youtube.com/user/sentdex,
but he is pretty advanced, even his basic tutorials. I didn't touch
programming from HS about 20yrs ago.  Is python a good way to start and
learn or use anaconda?  This guy from sendex uses IDLE, but after I
installed pycharms, I can't bring it up and the background is black, but I
started w/ white.
 Would you suggest resources to learn from? I'm in finance and it seems
python is way ahead of excel.

Thank you,
Stan

C:\Users\Precision>py -3.7 -m pip install pandas
Collecting pandas
  Downloading https://files.pythonhosted.org/packages/a9/e8/
ca7637c51767809cd7328dd01e246b8f2ec0fde566c9b7440b91d9a33460
/pandas-0.23.3-cp37-cp37m-win32.whl (6.8MB)
100% || 6.8MB 620kB/s
Collecting pytz>=2011k (from pandas)
  Downloading https://files.pythonhosted.org/packages/30/4e/
27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a
/pytz-2018.5-py2.py3-none-any.whl (510kB)
100% || 512kB 810kB/s
Collecting python-dateutil>=2.5.0 (from pandas)
  Downloading https://files.pythonhosted.org/packages/cf/f5/
af2b09c957ace60dcfac112b669c45c8c97e32f94aa8b56da4c6d1682825
/python_dateutil-2.7.3-py2.py3-none-any.whl (211kB)
100% || 215kB 646kB/s
Collecting numpy>=1.9.0 (from pandas)
  Downloading https://files.pythonhosted.org/packages/6c/28/
010d2433a02bdb7a2d20638953cdb8c6b0324b9c5c431e444a5c5ad40dd7
/numpy-1.14.5-cp37-none-win32.whl (9.8MB)
100% || 9.8MB 661kB/s
Collecting six>=1.5 (from python-dateutil>=2.5.0->pandas)
  Downloading https://files.pythonhosted.org/packages/67/4b/
141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a
/six-1.11.0-py2.py3-none-any.whl
Installing collected packages: pytz, six, python-dateutil, numpy, pandas

On Tue, Jul 17, 2018 at 12:09 AM, Terry Reedy  wrote:

> 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 install pandas
>>
>
> Try the core-developer recommended way to run modules:
> python -m pip install pandas
> or, if you installed the py launcher and have multiple python versions
> py -3.7 -m pip install pandas
>
> If you see something about pip not being installed,
> python -m ensurepip
>
> 3) Yes, in DOS, Win 10
>>
>
> Crucial info.
>
> 4) 3.7
>>
>
> Allowed me to specify how to specifically launch 3.7.
>
>
> 5) Not getting much info
>>
>
> --
> Terry Jan Reedy
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


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", "copyright", "credits" or "license" for more information.
>>>
Is this what you were suggesting?

On Mon, Jul 16, 2018 at 8:47 PM, Gene Heskett  wrote:

> 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 least a year ago on this
> list, unfortunately I have a 90 day expiry setup on this list so
> searching is just an exercise. My email corpus is nearly 20 gigabytes
> now.
>
> pip has been around since it seems forever, but I would have thought by
> now it would have been rebuilt for 64 bit systems.  And that leads to a
> question, where did you get it?, and how long ago?  Maybe its an old
> version?  Head scratcher for sure.
>
> > 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.
>
> What you see in the terminal screen you ran it in. It should a press the
> left mouse button and wipe the mouse from beginning to end so its all
> highlighted, then position the curser in an email and press the middle
> mouse button, which should copy the highlighted text into the email.
>
> > > 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 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.
> > >> 2) Copy and paste exactly what you typed that generated the syntax
> > >> error. 3) Did you do all of this in cmd.exe in what version of
> > >> Windows?  Or did you use something else?  Hopefully not in the
> > >> interactive Python interpreter or IDLE!
> > >> 4) What Python version are you using?
> > >> 5) Did you try searching for the exact error message and see what
> > >> answers might already be out there?
> > >>
> > >> If you provide these things, or, better, search and find the answer
> > >> yourself, I'm sure someone will be happy to assist.
> > >>
> > >> Good luck!
> > >> --
> > >> boB
> > >> --
> > >> https://mail.python.org/mailman/listinfo/python-list
>
>
>
> --
> Cheers, Gene Heskett
> --
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> Genes Web page 
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


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 install pandas


Try the core-developer recommended way to run modules:
python -m pip install pandas
or, if you installed the py launcher and have multiple python versions
py -3.7 -m pip install pandas

If you see something about pip not being installed,
python -m ensurepip


3) Yes, in DOS, Win 10


Crucial info.


4) 3.7


Allowed me to specify how to specifically launch 3.7.


5) Not getting much info


--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list


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 least a year ago on this 
list, unfortunately I have a 90 day expiry setup on this list so 
searching is just an exercise. My email corpus is nearly 20 gigabytes 
now.

pip has been around since it seems forever, but I would have thought by 
now it would have been rebuilt for 64 bit systems.  And that leads to a 
question, where did you get it?, and how long ago?  Maybe its an old 
version?  Head scratcher for sure.

> 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.

What you see in the terminal screen you ran it in. It should a press the 
left mouse button and wipe the mouse from beginning to end so its all 
highlighted, then position the curser in an email and press the middle 
mouse button, which should copy the highlighted text into the email.

> > 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 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.
> >> 2) Copy and paste exactly what you typed that generated the syntax
> >> error. 3) Did you do all of this in cmd.exe in what version of
> >> Windows?  Or did you use something else?  Hopefully not in the
> >> interactive Python interpreter or IDLE!
> >> 4) What Python version are you using?
> >> 5) Did you try searching for the exact error message and see what
> >> answers might already be out there?
> >>
> >> If you provide these things, or, better, search and find the answer
> >> yourself, I'm sure someone will be happy to assist.
> >>
> >> Good luck!
> >> --
> >> boB
> >> --
> >> https://mail.python.org/mailman/listinfo/python-list



-- 
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page 
-- 
https://mail.python.org/mailman/listinfo/python-list


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 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 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.
>>> 2) Copy and paste exactly what you typed that generated the syntax error.
>>> 3) Did you do all of this in cmd.exe in what version of Windows?  Or
>>> did you use something else?  Hopefully not in the interactive Python
>>> interpreter or IDLE!
>>> 4) What Python version are you using?
>>> 5) Did you try searching for the exact error message and see what
>>> answers might already be out there?
>>>
>>> If you provide these things, or, better, search and find the answer
>>> yourself, I'm sure someone will be happy to assist.
>>>
>>> Good luck!
>>> --
>>> boB
>>> --
>>> https://mail.python.org/mailman/listinfo/python-list
>>>
>>
>>
>
-- 
https://mail.python.org/mailman/listinfo/python-list


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 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, 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 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.
 2) Copy and paste exactly what you typed that generated the syntax
 error.
 3) Did you do all of this in cmd.exe in what version of Windows?  Or
 did you use something else?  Hopefully not in the interactive Python
 interpreter or IDLE!
 4) What Python version are you using?
 5) Did you try searching for the exact error message and see what
 answers might already be out there?

 If you provide these things, or, better, search and find the answer
 yourself, I'm sure someone will be happy to assist.

 Good luck!
 --
 boB
 --
 https://mail.python.org/mailman/listinfo/python-list

>>>
>>>
>>
>
-- 
https://mail.python.org/mailman/listinfo/python-list


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, 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 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.
>> 2) Copy and paste exactly what you typed that generated the syntax error.
>> 3) Did you do all of this in cmd.exe in what version of Windows?  Or
>> did you use something else?  Hopefully not in the interactive Python
>> interpreter or IDLE!
>> 4) What Python version are you using?
>> 5) Did you try searching for the exact error message and see what
>> answers might already be out there?
>>
>> If you provide these things, or, better, search and find the answer
>> yourself, I'm sure someone will be happy to assist.
>>
>> Good luck!
>> --
>> boB
>> --
>> https://mail.python.org/mailman/listinfo/python-list
>>
>
>
-- 
https://mail.python.org/mailman/listinfo/python-list


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 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.
> 2) Copy and paste exactly what you typed that generated the syntax error.
> 3) Did you do all of this in cmd.exe in what version of Windows?  Or
> did you use something else?  Hopefully not in the interactive Python
> interpreter or IDLE!
> 4) What Python version are you using?
> 5) Did you try searching for the exact error message and see what
> answers might already be out there?
>
> If you provide these things, or, better, search and find the answer
> yourself, I'm sure someone will be happy to assist.
>
> Good luck!
> --
> boB
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-- 
https://mail.python.org/mailman/listinfo/python-list


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.
2) Copy and paste exactly what you typed that generated the syntax error.
3) Did you do all of this in cmd.exe in what version of Windows?  Or
did you use something else?  Hopefully not in the interactive Python
interpreter or IDLE!
4) What Python version are you using?
5) Did you try searching for the exact error message and see what
answers might already be out there?

If you provide these things, or, better, search and find the answer
yourself, I'm sure someone will be happy to assist.

Good luck!
-- 
boB
-- 
https://mail.python.org/mailman/listinfo/python-list


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 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, not a Python internal.


With a transcript of what you're doing people will be better able to help you.

Cheers,
Cameron Simpson 
--
https://mail.python.org/mailman/listinfo/python-list