Android, Windows: mobile-install fails with Python3 #7580
Labels
P2
We'll consider working on this in future. (Assignee optional)
team-Android
Issues for Android team
type: bug
Description of the problem / feature request:
Feature requests: what underlying problem are you trying to solve with this feature?
Bugs: what's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.
Follow the Android Tutorial on bazel.build until "Run the App": https://docs.bazel.build/versions/master/tutorial/android-app.html#run-the-app
If you have Python3 on the
PATH
, it will fail like so:It works with Python2.
What operating system are you running Bazel on?
Windows 10
What's the output of
bazel info release
?release 0.23.0
What's the output of
git remote get-url origin ; git rev-parse master ; git rev-parse HEAD
?The text was updated successfully, but these errors were encountered: