+ 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 Réponse
+ 1
sudo apt-get install python3.8.3 sudo apt install python3-pip This should work
28th Jun 2020, 12:49 AM
nopatience
nopatience - avatar