Examples of ResolutionTooDeep
in Pip
#13281
Labels
C: dependency resolution
About choosing which dependencies to install
C: error messages
Improving error messages
🐍 Collecting Examples of
ResolutionTooDeep
in PipThis 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:
pip --version
)python --version
)pip freeze
pyproject.toml
,requirements.txt
, or other relevant files (if applicable)pyproject.toml
, please include thedependencies
value from the[project]
section.📝 Example Submission
📌 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!
The text was updated successfully, but these errors were encountered: