Im sorry to ask this question again. I have searched and found endles repeats of it both on stackoverflow and also on general google search. Unfortunatly I just cant get my
Just open your terminal and run this command thats for windows users pip install -U wxPython
pip install -U wxPython
for Ubuntu user you can use this
pip install -U \ -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-16.04 \ wxPython