ImportError: No module named wx
To resolve the error, you need to install the package “python-wxversion” and its dependencies.
It is relatively easy using a high level packaging tool such as aptitude or apt-get (on Debian based distros like Ubuntu and Linux Mint) or using Synaptic Package Manager (a GUI front-end for high level package manager)
Open synaptic, search for python-wxversion and install it and its dependencies. The error should now be resolved.