Only dependencies which aren't highly likely to be featured in a ARM development environment are featured here, Obvious dependencies such as Python3
, Python2
, pip
, wheel
, GCC
etc. aren't covered here.
Note : Use bazel 1.x.x for Ray as 2.x.x is not supported.
sudo apt-get install build-essential openjdk-8-jdk unzip
export JAVA_HOME="/usr/bin/java"
wget https://github.com/bazelbuild/bazel/releases/download/1.0.0/bazel-1.0.0-dist.zip
unzip bazel-1.0.0-dist.zip