I'm trying to install Gitzilla, and I'm running into the 'no module named Bugz' problem mentioned here.
Anyone knows where to take the 0.9.3 PyBugz version metioned in the link above?
On Ubuntu:
git clone https://github.com/williamh/pybugz.git
and cd to the new pybugz directorygit tag
git checkout 0.9.3
sudo python setup.py install