generated from bazel-contrib/rules-template
-
-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I'm running into a "Collision resolution not yet implemented!" issue when running py_venv
on 1.5.2 which didn't exist in 1.4.0. Also it seems like the package_collisions
attribute doesn't allow ignoring the problem. Would it be possible to make this work again for cases that used to work in 1.4.0?
Specifically, seeing:
Error: × Unable to run command:
╰─▶ Collision resolution not yet implemented! Saw nvidia/__init__.py twice
Version
Development (host) and target OS/architectures:
Output of bazel --version
:
Version of the Aspect rules, or other relevant rules from your
WORKSPACE
or MODULE.bazel
file:
Language(s) and/or frameworks involved:
How to reproduce
Any other information?
No response
honnix
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working