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

pip backtracking output to link to "reduce backtracking" doc #9255

Closed
brainwane opened this issue Dec 10, 2020 · 0 comments · Fixed by #10516
Closed

pip backtracking output to link to "reduce backtracking" doc #9255

brainwane opened this issue Dec 10, 2020 · 0 comments · Fixed by #10516
Labels
C: error messages Improving error messages C: output Related to what pip prints state: awaiting PR Feature discussed, PR is needed UX User experience related

Comments

@brainwane
Copy link
Contributor

Regarding the line in pip's resolver's output:

INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. If you want to abort this run, you can press Ctrl + C to do so. To improve how pip performs, tell us what happened here: https://pip.pypa.io/surveys/backtracking

I would also like for the pip output to not only link to the survey but also to the specific "how to reduce backtracking" documentation we wrote:

https://pip.pypa.io/en/latest/user_guide/#possible-ways-to-reduce-backtracking-occurring

@brainwane brainwane added UX User experience related C: error messages Improving error messages C: output Related to what pip prints labels Dec 10, 2020
@brainwane brainwane added this to the 20.3.3 milestone Dec 10, 2020
@pradyunsg pradyunsg added the state: awaiting PR Feature discussed, PR is needed label Jan 23, 2021
@pradyunsg pradyunsg removed this from the 20.3.4 milestone Jan 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C: error messages Improving error messages C: output Related to what pip prints state: awaiting PR Feature discussed, PR is needed UX User experience related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants