installing pip on linux

If you doing this, this means you don't have python3 install.


To get started all you need to do is :-


apt update

apt install python3-pip 


Then you can proceed to install python based packages using

pip3 install conda 




Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm