how to pip install wxpython on both python2.7 and python3 code example
Example 1: installing wxpython on windows 10
pip install -U wxPython
Example 2: python install wx
pip install wxPython
pip install -U wxPython
pip install wxPython