How I update my python version in linux?How to download latest version of PIP in linux? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How I update my python version in linux?How to download latest version of PIP in linux?

This is general question.

27th Jun 2020, 11:12 PM
LOKESH CHAUHAN
LOKESH CHAUHAN - avatar
1 Respuesta
+ 1
sudo apt-get install python3.8.3 sudo apt install python3-pip This should work
28th Jun 2020, 12:49 AM
Finii
Finii - avatar