# Set up PyQt4 for potential UI tests.

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

sudo apt-get install python-wxgtk2.8

python -c 'import wx'

export ETS_TOOLKIT=wx