When I try to install wxPython, it shows an error:
> The Installer could not install the software because there was no > software found to in
this worked for me (10.11.16):
sudo pip install --upgrade --trusted-host wxpython.org --pre -f http://wxpython.org/Phoenix/snapshot-builds/ wxPython_Phoenix
How to properly install wxPython?