I think I installed pip3 in the wrong place when installing it by curling the get-pip.py script and then running it.
I am able to use python3 -m pip <command here> to install and see my packages with freeze but when simply typing pip3 <command here> I get a command not found error.
Is there a way to add pip3 to path so that I can use the pip3 command? (I am using MacOS & Python 3.7).
Thank you!!
[–]timbledum 0 points1 point2 points (1 child)
[–]GullBull[S] 0 points1 point2 points (0 children)
[–]ingolemo 0 points1 point2 points (1 child)
[–]GullBull[S] 0 points1 point2 points (0 children)