Re: [Tutor] Installing Python3.6.1 on Ubuntu 16.04.2

2017-07-02 Thread Mats Wichmann
what was the error? nothing came through On July 2, 2017 9:06:07 AM MDT, Joseph VOGTEMBING via Tutor wrote: >I have a fresh install of Ubuntu 16.04.2, on which I try to install >Python3.6.1, and I have done this multiple times in the past, but for >some reason I tried it 3 times since yesterday

Re: [Tutor] Installing Python3.6.1 on Ubuntu 16.04.2

2017-07-02 Thread isaac tetteh
Sudo apt install Python 3.6 should be enough. But I would advise to use a virtual environment since you don't want to mess up Ubuntu configuration. Sent from my Verizon LG Smartphone -- Original message-- From: Joseph VOGTEMBING via Tutor Date: Sun, Jul 2, 2017 2:48 PM To: tutor@python.o

Re: [Tutor] program code for Python Programming for the Absolute Beginner, 3rd ed.?

2017-07-02 Thread Alan Gauld via Tutor
On 02/07/17 11:03, Richard Grose wrote: > https://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0ahUKEwiw1tD3qurUAhULKlAKHWMOAPMQFggkMAA&url=https%3A%2F%2Fgithub.com%2FCWade3051%2FPy%2Ftree%2Fmaster%2FAbsolute%2520Book%2Fpy3e_source&usg=AFQjCNG36WhZfh5ftqWncjtgZy3z6xgh6g&cad=rjt >

[Tutor] Installing Python3.6.1 on Ubuntu 16.04.2

2017-07-02 Thread Joseph VOGTEMBING via Tutor
I have a fresh install of Ubuntu 16.04.2, on which I try to install Python3.6.1, and I have done this multiple times in the past, but for some reason I tried it 3 times since yesterday but I kept having the same error message. here are the steps that i have taken for my installation. mariejosv@u

Re: [Tutor] program code for Python Programming for the Absolute Beginner, 3rd ed.?

2017-07-02 Thread Richard Grose
https://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0ahUKEwiw1tD3qurUAhULKlAKHWMOAPMQFggkMAA&url=https%3A%2F%2Fgithub.com%2FCWade3051%2FPy%2Ftree%2Fmaster%2FAbsolute%2520Book%2Fpy3e_source&usg=AFQjCNG36WhZfh5ftqWncjtgZy3z6xgh6g&cad=rjt Py/Absolute Book/py3e_source at master ยท CW

Re: [Tutor] Query regarding output

2017-07-02 Thread George Fischhof
2017-06-29 15:55 GMT+02:00 shubham goyal : > Thanks all > Great place to learn Python. > > On Jun 29, 2017 7:24 PM, "shubham goyal" wrote: > > Thankyou all. > > Great place to learn. > > On Jun 29, 2017 5:55 PM, "Mats Wichmann" wrote: > > > On 06/29/2017 03:02 AM, Alan Gauld via Tutor wrote: > >