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?
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?
Copyright © 2021 Jogjafile Inc.
On Ubuntu:
git clone https://github.com/williamh/pybugz.gitand cd to the new pybugz directorygit taggit checkout 0.9.3sudo python setup.py install