-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)type: bug
Description
Hi everyone,
When I run bazel mobile-install //examples/android/java/bazel:hello_world I get an error: bazel-out/host/bin/tools/android/stubify-manifest: line 3: python2: command not found.
When I create a symlink /usr/bin/python2 = /usr/bin/python it works fine.
Is there another, less hacky, way to fix this?
Cheers
Indigo
Metadata
Metadata
Assignees
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)type: bug