wxPython on OSX Mavericks with or without Homebrew
Just a short note for anyone else who runs into this nonsense: I could not get the current version of wxPython to install in a useful way using homebrew. brew install wxmac --python --devel
to install into my Homebrew-controlled Python install worked …