Skip to content

WARNING: There was an error checking the latest version of pip. #11657

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

Closed
1 task done
pseudostack opened this issue Dec 13, 2022 · 2 comments
Closed
1 task done

WARNING: There was an error checking the latest version of pip. #11657

pseudostack opened this issue Dec 13, 2022 · 2 comments
Labels
S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior

Comments

@pseudostack
Copy link

Description

I am trying to install pytorch using pip but have been running into problems. I have setup Python3.8. When I run the pip3 install torch command I get an error "WARNING: There was an error checking the latest version of pip".

When I try t upgrade pip using "python3 -m pip install --upgrade pip" I get the same error. One line before the error I see "Requirement already satisfied: pip in user/local/lib/python3.8/dist-packages/pip-22.3.1-py3.8.egg (22.3.1).

Not sure what else to do.

Expected behavior

Pytorch should install and pip should upgrade without any issues.

pip version

22.3.1

Python version

3.8

OS

Ubuntu 18.0.4 TLS

How to Reproduce

  1. Run any pip install command

Output

No response

Code of Conduct

@pseudostack pseudostack added S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels Dec 13, 2022
@ml31415
Copy link

ml31415 commented Oct 20, 2023

This seems to be a duplicate of #11155
I can also confirm, that the issue with this warning still persists in 23.3 and is not solved.

@pradyunsg
Copy link
Member

Consolidating into #12357

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior
Projects
None yet
Development

No branches or pull requests

3 participants