Answer the question
In order to leave comments, you need to log in
Trouble with python and pip on macOS. What could be?
Installed python 3.9.5
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
else. Please help, I've already tried everything
Answer the question
In order to leave comments, you need to log in
Perhaps pip3 is needed, and not pip
, you can write alias in your .zshrc
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question