If you have not configured Selenium with Eclipse click here.
If you want to learn more about the benefits of the wxPython click here.
Install wxPython GUI Toolkit for Python
Step 1: Find Install location
Go to the location where you have installed Python.
Step 2: Copy the path of the folder location.
Step 3: Type cmd to open the command line
Step 4: Type cd and paste the path of the directory.
Step 5: Type pip install -U wxPython and press Enter
That is it. The wxPython GUI Toolkit for Python has been installed successfully using pip.
If you would like to learn more about Selenium click here.