我正在尝试在 Lubuntu 上安装 Armory Bitcoin Wallet。它以 .deb 格式提供。安装失败并显示错误:
dpkg: dependency problems prevent configuration of armory:
armory depends on python-qt4; however:
Package python-qt4 is not installed.
armory depends on python-twisted; however:
Package python-twisted is not installed.
当我尝试安装python-qt4
或python-twisted
收到如下错误时:
E: Package 'python-qt4' has no installation candidate
E: Package 'python-twisted' has no installation candidate
我已经搜索了有关与 Lubuntu 一起使用的正确源的信息,但没有成功。有人可以指出要添加的正确存储库的方向吗?还是另一个问题?
操作系统版本是 Lubuntu 20.04。
下面是军械库下载的链接,但python-qt4
与和相关的错误python-twisted
无需参考军械库内容即可重现。
有关军械库的详细信息如下:我尝试了这两种军械库_0.96-gcc5.4_amd64.deb和军械库_0.96-gcc4.7_amd64.deb从bitcoinarmory.com。它们都因相同的错误而失败。