我正在尝试安装Gitzilla,我遇到了here中提到的“没有名为Bugz的模块”的问题。
有人知道在上面的链接中提到的0.9.3 PyBugz版本在哪里吗?
发布于 2012-08-16 19:40:50
在Ubuntu上:
在新的pybugz库标签0.9.3中下载directory
git tag
git clone https://github.com/williamh/pybugz.git和cd:git tag
git checkout 0.9.3
git clone https://github.com/williamh/pybugz.git:git tag
https://stackoverflow.com/questions/11985777
复制相似问题