-
Notifications
You must be signed in to change notification settings - Fork 836
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
Failure in test_generate_micro_mutable_op_resolver_tests.sh script #2739
Comments
Alternative fix is creating the file in the pip package installation, something like this:
|
"This issue is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days." |
"This issue is being closed because it has been marked as |
"This issue is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days." |
"This issue is being closed because it has been marked as |
The version of setuptools pinned in #2733 is incompatible with bazel, more info here: pypa/setuptools#4487. Manually downgrading to 70.3.0 resolves this issue.
Tested on commit 389e775, using bazel 7.2.1 on a x86 machine
The text was updated successfully, but these errors were encountered: