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

Detect invalid dependencies in the environment automatically on UnknownError #314

Closed
ppolewicz opened this issue Jan 18, 2017 · 1 comment

Comments

@ppolewicz
Copy link
Collaborator

pypa/pip#3750 describes pip check, available since pip 9.0.0, which can help diagnose issues such as #313.

Modify the way in which the UnknownError is constructed. If current version of pip allows it, run the diagnostic and output information to the user. If pip is too old, inform the user that he can upgrade it and use pip check to diagnose his environment to hopefully find what is causing the problem.

@mjurbanski-reef
Copy link
Contributor

We will provide an Issue template instead.

@mjurbanski-reef mjurbanski-reef closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants