#!/bin/sh set -e set -x sudo pip install Pillow python setup.py build_ext sudo python setup.py install python unit.py