#! /usr/bin/env bash set -o errexit ( [ -d "Wrappers/Python" ] && cd "Wrappers/Python" python3 setup.py install )