0

aerospike-server-community-5.2.0.2.ubuntu20.04.x86_64.deb 依赖于 python 包,但 Ubuntu 20.04 仅支持 python3,当我尝试安装 deb 包时出现错误:

dpkg: dependency problems prevent configuration of aerospike-server-community: 
aerospike-server-community depends on python; however: Package python is not installed.
4

1 回答 1

0

sudo apt-get update && sudo apt-get install python3

于 2020-10-11T17:13:19.047 回答