How I update my python version in linux?How to download latest version of PIP in linux? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
+ 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