nipos
2018-02-25 03:36 deepin
Python 2 is needed by Deepin and mustn't be replaced.
You can have both Python 2 and 3 at the same time.
Install Python 3.6 additionally with the following command:
sudo apt-get install python3
You can have both Python 2 and 3 at the same time.
Install Python 3.6 additionally with the following command:
sudo apt-get install python3
Reply Like 0 View the author
I need to learn Python 3.X for system and web development.
The default version of Python in Deepin 15.5 is 2.7.
How I can replace Python by latest 3.X version?