QNA > C > Come Aggiornare Python 3.6 A 3.7 In Ubuntu 18.04

Come aggiornare Python 3.6 a 3.7 in Ubuntu 18.04

Per aggiornare Python 3.6 a 3.7 assicurati di seguire i seguenti passi

1. Installare Anaconda per Linux. Vai al seguente sito per scaricare il pacchetto →Downloads - Anaconda

2. Segui come installare il pacchetto usando il seguente link →Installazione su Linux

NOTA:- Assicurati di scaricare la versione per terminale in modo da poter installare il pacchetto sul terminale linux

3. When you’re done with above 2 steps now run the following commands

  1. conda update python 

NOTE:- if you’ve newly install Ubuntu 18.04 then Python will come with version 3.6.5 which will be updated to 3.6.6 when you’ll run the above command. I observed this in my system

4. Run the following command

  1. python3 

Here make sure the Python version shows up 3.6.6. Esci dalla shell.

5. Run the following command

  1. conda install python=3.7 

Let the installation begin and let the new version to be install.

6. After installation is done run the following command

  1. python3 
main-qimg-f3e4b47446e02b42a862976aab741b97

Hopefully you get to this.

If in case you don’t get an upgrade, regularly update and upgrade the system and then try to install the new version from 5th step on wards.

Di Collins

Cosa succederà al mio cellulare Moto E4 Plus se viene caricato con un caricabatterie turbo? :: Come caricare una foto sul video del mio canale
Link utili