Improved error messages for when the GUI is launched but the wxPython installation is broken.
Now the case of a broken wxPython installation is handled rather than just a missing installation.
The dep_check module will store the import error message, and relax will now report that back to the
user.