Install pip on mac for specific python version

broken image
broken image

Lrwxr-xr-x 1 apoorveesinha admin 34 Mar 30 04:55 /usr/local/bin/python3 ->. Lrwxr-xr-x 1 apoorveesinha admin 24 Mar 30 04:57 /usr/local/bin/python -> /usr/local/bin/python3.7

broken image

I have followed all the steps but python -version gives Python 2.7.16 as output.

broken image

Successfully installed ~ % which ~ % which ~ % sudo ln -s -f /usr/local/bin/python3.8 ~ % (1.4MB)Installing collected packages: pip Pip 19.2.3 from /Library/Frameworks/amework/Versions/3.8/lib/python3.8/site-packages/pip (python ~ % pip3 install -upgrade pipĭownloading /packages/54. Although this method worked but will that path create any problem later on? but I don't know how the path is different. Hey! I tried following your above-mentioned method.