-
Notifications
You must be signed in to change notification settings - Fork 382
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
Message when not able to solve for package does not make sense #2543
Comments
Same here - I have an environment where something is preventing me from upgrading JuptyerLab to 4.0, and I'm getting that exact same, non-sensical message:
Obviously there's something wrong with the message, since it's saying something contradictory. More importantly, mamba should show why it can't install a requested package/update. Right now, debugging this is a painful trial-and-error process of removing packages one (or a few) at a time until stumbling on the offending one. With a big environment, this can take hours. Thanks for any tips on how to resolve this - it's a complete blocker for using mamba in many scenarios, unfortunately. |
@AntoinePrv - did you have a typo in your message above? You indicate it's being tracked elsewhere, but you pointed to this same issue :) |
Yes, sorry for the typo, I fixed it. |
Troubleshooting docs
How did you install Mamba?
Other (please describe)
Search tried in issue tracker
None found
Latest version of Mamba
Tried in Conda?
Not applicable
Describe your issue
I tried to install a package and mamba was not able to solve to install it. However, the informational message displayed does not actually indicate why it could not solve:
It would seem from this message that the package should be installable.
mamba info / micromamba info
Logs
environment.yml
No response
~/.condarc
The text was updated successfully, but these errors were encountered: