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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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