Re: Need Help w. PIP!

2015-09-05 Thread Steve Burrus
, Sep 4, 2015 at 4:50 PM, eryksun <eryk...@gmail.com <eryk...@gmail.com>> wrote:* > > > > > > > > > > > > > > > > > > *On Fri, Sep 4, 2015 at 11:35 AM, Steve Burrus <steveburru...@gmail.com > <steveburru...@gmail.com>>

Re: Need Help w. PIP!

2015-09-05 Thread Steve Burrus
of this Build 10074 of it.* * Steve Burrus * *On Sat, Sep 5, 2015 at 1:30 AM, eryksun <eryk...@gmail.com <eryk...@gmail.com>> wrote:* > > > > > > > > > > > > > > > > > > > > > > > > > > >

Re: Need Help w. PIP!

2015-09-04 Thread Steve Burrus
On Thursday, September 3, 2015 at 10:12:23 PM UTC-5, Mark Lawrence wrote: > On 04/09/2015 02:04, Steve Burrus wrote: > > On Thursday, September 3, 2015 at 7:06:27 PM UTC-5, Mark Lawrence wrote: > >> On 03/09/2015 23:20, Steve Burrus wrote: > >>> Well I hjave certainly

Re: Need Help w. PIP!

2015-09-04 Thread Steve Burrus
On Thursday, September 3, 2015 at 5:20:17 PM UTC-5, Steve Burrus wrote: > Well I hjave certainly noted more than once that pip is cont ained in Python > 3.4. But I am having the most extreme problems with simply typing "pip" into > my command prompt and then getting back the

Re: Need Help w. PIP!

2015-09-04 Thread Steve Burrus
On Friday, September 4, 2015 at 9:20:14 PM UTC-5, Rob Hills wrote: > On 05/09/15 08:55, MRAB wrote: > > On 2015-09-05 01:35, Rob Hills wrote: > >> On 05/09/15 01:47, Cody Piersall wrote: > >>> > On Fri, Sep 4, 2015 at 12:22 PM, Steve Burrus > >>>

Need Help w. PIP!

2015-09-03 Thread Steve Burrus
Well I hjave certainly noted more than once that pip is cont ained in Python 3.4. But I am having the most extreme problems with simply typing "pip" into my command prompt and then getting back the normal information on pip! I have repeatedly downloaded [to my Desktop] that get-pip.py file then

Re: Need Help w. PIP!

2015-09-03 Thread Steve Burrus
On Thursday, September 3, 2015 at 7:06:27 PM UTC-5, Mark Lawrence wrote: > On 03/09/2015 23:20, Steve Burrus wrote: > > Well I hjave certainly noted more than once that pip is cont ained in > > Python 3.4. But I am having the most extreme problems with simply typing > >

Re: Need Help w. PIP!

2015-09-03 Thread Steve Burrus
On Thursday, September 3, 2015 at 8:55:52 PM UTC-5, Chris Angelico wrote: > On Fri, Sep 4, 2015 at 11:04 AM, Steve Burrus <steveburru...@gmail.com> wrote: > > I have tried the 'python get-pip.py' command over amnd over again in my > > command prompt and the 'python eas

How Do I ............?

2015-07-31 Thread Steve Burrus
How Do I access tkinter in Python 3.4 anyway? I've tried and tried but cannot do it. -- https://mail.python.org/mailman/listinfo/python-list

Re: Python 3.4 Idle?

2015-07-25 Thread Steve Burrus
On Thursday, July 23, 2015 at 8:50:47 PM UTC-5, Steve Burrus wrote: On Thursday, July 23, 2015 at 8:41:03 PM UTC-5, Chris Angelico wrote: On Fri, Jul 24, 2015 at 11:34 AM, Steve Burrus steveburru...@gmail.com wrote: I got Idle the other day biut had to get the older version, 2.7

Python 3.4 Idle?

2015-07-23 Thread Steve Burrus
I got Idle the other day biut had to get the older version, 2.7, of python to get it. So I wonder if there is an Idle version that comes with python 3.4.*? -- https://mail.python.org/mailman/listinfo/python-list

Re: Python 3.4 Idle?

2015-07-23 Thread Steve Burrus
On Thursday, July 23, 2015 at 8:41:03 PM UTC-5, Chris Angelico wrote: On Fri, Jul 24, 2015 at 11:34 AM, Steve Burrus steveburru...@gmail.com wrote: I got Idle the other day biut had to get the older version, 2.7, of python to get it. So I wonder if there is an Idle version that comes

Python 3.4 Idle?

2015-07-23 Thread Steve Burrus
Listen I got back the Idle EAditor the other day but I had to install the older, version 2.7, version of Python to get it. So naturally I w onder if I can get Idle for version 3.4.*? -- https://mail.python.org/mailman/listinfo/python-list

Need Help w. Getting the Eclipse Python Add-On.

2015-07-17 Thread Steve Burrus
I Need immediate Help w. Getting the Eclipse Python Add-On. I looked all around the Eclipse website to try to get this but didn't see the add-on for this. Can someone please help me to find it? Thanx. -- https://mail.python.org/mailman/listinfo/python-list

Idle Not Working.

2015-07-08 Thread Steve Burrus
I need some deg4ree of help w ith the Idle Python Editor. I am using 64 bit win 10 beta preview and every time that I try to bring up Idle I cannot! Now I am using both 32 and 64 bit versions of Idle [for some reason] Can someone please help me with this? --

Using import math.

2015-06-06 Thread Steve Burrus
I need some help/assistance with using the python import math function. Like I am trying to do a = math.sqrt(1000) a.sqrt but it fails. what am I doing wrong? Thanx for anyone's help. -- https://mail.python.org/mailman/listinfo/python-list