Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Gitzilla をインストールしようとしていますが、ここで言及されている「Bugz という名前のモジュールがありません」という問題が発生しています。
上記のリンクで言及されている 0.9.3 PyBugz バージョンをどこで入手できるか知っている人はいますか?
Ubuntu の場合:
git clone https://github.com/williamh/pybugz.git
git tag
git checkout 0.9.3
sudo python setup.py install