He does. I suspect there's some minor error in the version string you're supplying, but that's only a guess. I don't make use of that particular git command, so can't help you specifically with it from off the top of my head unfortunately.
so i run make and make clean and even make install but still get this:
Ubuntu:~/BitcoinArmory$ python ArmoryQt.py
Traceback (most recent call last):
File "ArmoryQt.py", line 39, in
import CppBlockUtils as Cpp
ImportError: No module named CppBlockUtils
thanks for your help on this Carlton.