Open encodedguy opened 4 years ago
sudo easy_install3 -U pip bash: command not found
Before this i have checked my python version
apt-get install python3-pip apt-get install python3-setuptools pip -V pip3 -V python3 --version
And everthing gives desired and required output.
But easy_install3 is not found that's the main issue..... I also tried several commands from stackoverflow and other sites related to same issue but nothing worked. Please either remove the dependency on easy_install3 or solve this issue.
Before this i have checked my python version
And everthing gives desired and required output.
But easy_install3 is not found that's the main issue..... I also tried several commands from stackoverflow and other sites related to same issue but nothing worked. Please either remove the dependency on easy_install3 or solve this issue.