- Connect to your backend machine (or container) via ssh.
- Clone the repository.
- Chdir to
bindings/Python
. - Execute
python3 install.py
. - Connect to your judger machine (or container) via ssh.
- Clone the repository.
- Ensure you are in
sudo
mode, and executebash install.sh
.