DeepPATH icon indicating copy to clipboard operation
DeepPATH copied to clipboard

Issue running bazel

Open suminwei opened this issue 1 year ago • 0 comments

Hello,

I am having some trouble running bazel. I installed from source, and when I try to run the following:

bazel build inception/imagenet_train I get this error: WARNING: Output base '/home/liw165/.cache/bazel/_bazel_liw165/f97ffec157fe743358274b8f3a90fe5f' is on NFS. This may lead to surprising failures and undetermined behavior. WARNING: Target pattern parsing failed. ERROR: Skipping 'inception/imagenet_train': couldn't determine target from filename 'inception/imagenet_train' ERROR: couldn't determine target from filename 'inception/imagenet_train' INFO: Elapsed time: 2.361s INFO: 0 processes. ERROR: Build did NOT complete successfully I'm not sure what's wrong and how to fix it? Thank you, Lisa

suminwei avatar Jan 18 '24 22:01 suminwei