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