Sep-16-2017, 10:32 PM
Hi,
I'm new with Python, i'm currently learning it and at the same time Linux, using for now Ubuntu, i checked my version of Python via the command line python -v and it told me than my version is 2.7, i would like to know how can i update it to 3.6.2, i tried apt-get update etc.. these are not working, i also tried apt-get install python 3.6.2 and it installed something but it tells me the same, i think it installed me the doc only, i could see i could download the file .tar.gz which is inside a .tar.xz file, but i don't know how to install it
thanks for your help :)
I'm new with Python, i'm currently learning it and at the same time Linux, using for now Ubuntu, i checked my version of Python via the command line python -v and it told me than my version is 2.7, i would like to know how can i update it to 3.6.2, i tried apt-get update etc.. these are not working, i also tried apt-get install python 3.6.2 and it installed something but it tells me the same, i think it installed me the doc only, i could see i could download the file .tar.gz which is inside a .tar.xz file, but i don't know how to install it

thanks for your help :)