我按照这里的说明安装了foldingathome客户端、控件和查看器:https://foldingathome.org/support/faq/installation-guides/linux/manual-installation-advanced/。然而,它确实引发了一个错误:
Dependency is not satisfiable: python-support (>= 0.90.0)
发布于 2020-07-05 15:13:43
检查完链接后,我意识到7.4.4版已经相当旧了,文档已经很久没有更新过了。只需使用目前提供7.6.13版本的官方下载链接即可。这会立即修复问题。
例如,wget https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.6/fahclient_7.6.13_amd64.deb
打开一个问题,这可能会在将来修复:https://github.com/FoldingAtHome/fah-issues/issues/1535
https://stackoverflow.com/questions/62737849
复制相似问题