You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A big challenge is that JVM does not yet have a mechanism for unowned dependency owners. That error message is crucial for when dependency inference fails because a target exists, but with the wrong resolve.
The text was updated successfully, but these errors were encountered:
Probably something like:
NoCompatibleResolveException
should suggest remedies #14864dependencies
on incompatible Python resolves #15416 was written very generically such that it should be easy to wire up JVM.help
and error message for[python-infer].unowned_dependency_behavior
#15334The text was updated successfully, but these errors were encountered: