Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pip3 and pip #329

Closed
timur-harin opened this issue May 19, 2024 · 3 comments
Closed

Pip3 and pip #329

timur-harin opened this issue May 19, 2024 · 3 comments

Comments

@timur-harin
Copy link
Contributor

@yegor256

I faced with problem of using pip3 as a command on my machine, and because of it I see this error while
sudo make install

/Users/timur/develop/cam/help/assert-tool.sh: line 35: pip: command not found I can't continue, because 'pip' command line tool is not available. Try to install it somehow and then restart me. make: *** [install] Error 1

But

pip3 --version pip 24.0 from /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pip (python 3.11)

@timur-harin
Copy link
Contributor Author

Even in the official documentation they write about using pip3 instead of pip
doc

@timur-harin
Copy link
Contributor Author

@yegor256
Here I solved this problem PR #330

@timur-harin
Copy link
Contributor Author

@yegor256
Close this issue because PR #330 was merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant