Skip to content

feat: notify which conda packages may have influenced the conflict#4135

Merged
tdejager merged 3 commits intoprefix-dev:mainfrom
tdejager:feat/better-pinned-conda-errors
Jul 14, 2025
Merged

feat: notify which conda packages may have influenced the conflict#4135
tdejager merged 3 commits intoprefix-dev:mainfrom
tdejager:feat/better-pinned-conda-errors

Conversation

@tdejager
Copy link
Contributor

Closes: #3405 (for now)

This improves the error message that we get from uv, which we have no control over with an extra help message that we can generate. @dhirschfeld has kindly provided a reproducer that I've converted into a test.

Before

image

After

image

Testing

  • Some manual testing
  • Simple automated test (runs in about 2s)

@tdejager tdejager requested a review from nichmor July 14, 2025 11:35
Copy link
Contributor

@nichmor nichmor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome!

@tdejager tdejager merged commit 60b3746 into prefix-dev:main Jul 14, 2025
38 checks passed
@tdejager
Copy link
Contributor Author

Thanks to @zanieb for merging the PR that allowed us to make this feature :D

@savente93
Copy link
Contributor

amazing work, thanks everyone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unsuccessful solve should show origins of conflicting dependencies

3 participants