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

[Linux] pip module not found issue on a fresh linux #70

Closed
asc249 opened this issue Oct 5, 2022 · 4 comments
Closed

[Linux] pip module not found issue on a fresh linux #70

asc249 opened this issue Oct 5, 2022 · 4 comments
Assignees
Labels

Comments

@asc249
Copy link
Contributor

asc249 commented Oct 5, 2022

I was facing this issue <ERROR: /usr/bin/python3: No module named pip > when running this command:
$ python3 -m pip install --user --upgrade pip

image

@asc249 asc249 changed the title [Linux] Pip module not found' issue added to readme [Linux] pip module not found issue added to readme Oct 5, 2022
@Udayraj123
Copy link
Owner

Great! Wanted someone with linux report an issue with setup!

Can you address this by changing Readme.md?

@Udayraj123 Udayraj123 added the good first issue Good for newcomers label Oct 5, 2022
@Udayraj123
Copy link
Owner

@asc249 can you mention the solution in the comment as well?

@asc249
Copy link
Contributor Author

asc249 commented Oct 5, 2022

Sure,
You can resolve this issue by running the following command:
Screenshot from 2022-10-05 13-39-49

@Udayraj123
Copy link
Owner

Cool. Let's mention this in the readme now.

@Udayraj123 Udayraj123 changed the title [Linux] pip module not found issue added to readme [Linux] pip module not found issue on a fresh linux Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants