I'm trying to install LabelImg, but in order to do so I need to install qt4 first because I'm using python 2. All the guides I find tell me to do
brew install qt qt4
But I just get "Error: No formulae found in taps." I also tried
brew install cartr/qt4/qt
But when I went to build LabelImg I get
make: *** [qt4py2] Error 1
I am on the latest version of OSX and I have tried the alternative methods of installing Qt, it seems like it is installed properly, but I can't use it to make anything