#!/bin/sh
set -e
python3 -c 'from PyQt4 import QtGui'
