Open nhoizey opened 1 year ago
It looks like the binary of my installation of pip with Python3 on macOS 13.3.1 (Ventura) is named pip3 instead of pip.
pip
pip3
I don't know if it's the same on other OSes.
pip3 is the Python 3 version of pip, that and other things I've seen are a sign this project hasn't been touched in forever, and is basically broken until the developers start maintaining it again.
It looks like the binary of my installation of
pip
with Python3 on macOS 13.3.1 (Ventura) is namedpip3
instead ofpip
.I don't know if it's the same on other OSes.