P
P
Pavel Saenko2021-06-03 21:32:10
Python
Pavel Saenko, 2021-06-03 21:32:10

Trouble with python and pip on macOS. What could be?

Installed python 3.9.5 60b91f18e654c157079758.png
Python itself works fine but when I try to install something via pip or just find out its version I get an error:
/Library/Frameworks/Python.framework/Versions/3.9/bin/python3: can't open file
'/ Users/user/pip': [Errno 2] No such file or directory Write anything

60b91fbcbf412859318644.png
60b91ffd10789372759188.png
60b9226d4cfef288584304.png

else. Please help, I've already tried everything

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Arkhipov, 2021-06-03
@Pavlusha0123

Perhaps pip3 is needed, and not pip
, you can write alias in your .zshrc

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question