Open cfregly opened 7 years ago
i have this issue with when i switch to python 3:
ERROR: /root/.cache/bazel/_bazel_root/cc96cea90b54a4936c65c34f3306c63b/external/org_psutil/BUILD.bazel:10:1: declared output 'external/org_psutil/psutil/_psutil_linux.cpython-35m-x86_64-linux-gnu.so' was not created by genrule. This is probably because the genrule actually didn't create this output, or because the output was a directory and the genrule was run remotely (note that only the contents of declared file outputs are copied from genrules run remotely)
ERROR: /root/.cache/bazel/_bazel_root/cc96cea90b54a4936c65c34f3306c63b/external/org_psutil/BUILD.bazel:10:1: declared output 'external/org_psutil/psutil/_psutil_posix.cpython-35m-x86_64-linux-gnu.so' was not created by genrule. This is probably because the genrule actually didn't create this output, or because the output was a directory and the genrule was run remotely (note that only the contents of declared file outputs are copied from genrules run remotely)
ERROR: /root/.cache/bazel/_bazel_root/cc96cea90b54a4936c65c34f3306c63b/external/org_psutil/BUILD.bazel:10:1: not all outputs were created or valid
Target //guild:guild failed to build