This might be a stupid question, however I can't get it working.
I know it has been ported. I've found both the sources and the binaries. I've downloaded all the files from here and tried cygwin setup from the download directory. I
also extracted the sources and tried make and whatever and nothing worked.
Sorry, you do not seem to have PyQt4 installed.
Please install it before using git-cola.
e.g.: sudo apt-get install python-qt4
python setup.py build
PyQt4 version 4.4 or newer required. Found None
Makefile:32: recipe for target `all' failed
I do have the package "python-pyqt", version 4.9.6-1. I've tried reinstalling it, etc., and googling didn't help either.