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
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
> tensorflow/lite/micro/tools/ci_build/test_generate_micro_mutable_op_resolver_tests.sh
...
FileNotFoundError: [Errno 2] No such file or directory: '/home/matlun01/.cache/bazel/_bazel_matlun01/efbc9c212fc395edf602ea0bb1bc77d0/execroot/tflite_micro/bazel-out/k8-fastbuild/bin/tensorflow/lite/micro/tools/gen_micro_mutable_op_resolver/generate_micro_mutable_op_resolver_from_model_test.runfiles/tflm_pip_deps_setuptools/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt'
The text was updated successfully, but these errors were encountered:
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: