# Set up PyQt4 and WX for UI tests.

export DISPLAY=:99.0
sh -e /etc/init.d/xvfb start

sudo apt-get install python-qt4 python-qt4-dev python-sip python-qt4-gl libqt4-scripttools
sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n
