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

Improve error message when a conflict is found by pip/mamba. #1058

Open
fabioz opened this issue Apr 10, 2024 · 0 comments
Open

Improve error message when a conflict is found by pip/mamba. #1058

fabioz opened this issue Apr 10, 2024 · 0 comments
Labels
enhancement New feature or request robocorp-code

Comments

@fabioz
Copy link
Collaborator

fabioz commented Apr 10, 2024

I was trying to resolve some dependency conflicts between robocorp and robocorp-actions. I get a 300 line report telling all kinds of things and in the middle of it (line 129) reads this

The conflict is caused by:
    robocorp 2.0.2 depends on robocorp-tasks<4.0.0 and >=3.0.3
    robocorp-actions 0.1.0 depends on robocorp-tasks==3.0.0

Seeing these two lines makes it super clear. But I have to crawl through multiple blocks that look exactly the same on top level.
How difficult would it be to raise this info higher in the report?

@fabioz fabioz added enhancement New feature or request robocorp-code labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request robocorp-code
Projects
None yet
Development

No branches or pull requests

1 participant