A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pypa/pip/issues/13281 below:

Examples of `ResolutionTooDeep` in Pip ยท Issue #13281 ยท pypa/pip ยท GitHub

๐Ÿ Collecting Examples of ResolutionTooDeep in Pip

This post is not for help, but for collecting examples of where Pip's resolver fails with ResolutionTooDeep. Your contributions will help test future improvements to the resolver's behavior.

โœ… What to Include

When submitting an example, please provide the following:

  1. Pip version (pip --version)
  2. Python version (python --version)
  3. Operating System
  4. Output of pip freeze
  5. The exact command that produced the error
  6. Contents of any pyproject.toml, requirements.txt, or other relevant files (if applicable)
๐Ÿ“ Example Submission
Pip version: 24.0
Python version: 3.11.6
OS: Ubuntu 22.04

$ pip install mypackage

Output:
ERROR: ResolutionTooDeep: xxx

Output of `pip freeze`:
package-a==1.2.3
package-b==4.5.6
...

Contents of `pyproject.toml`:

[project]
dependencies = [
    "package-a==1.2.3",
    "package-b==4.5.6"
]

(Or link to Gist: https://gist.github.com/your-gist)
๐Ÿ“Œ Why This Matters

By collecting real-world examples, we can better understand when and why the resolver goes too deep and improve Pip's behavior.

Thank you for helping us make Pip better!


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4